Skip to content

Commit

Permalink
readme: add visionOS to supported platform
Browse files Browse the repository at this point in the history
  • Loading branch information
amodm committed May 6, 2024
1 parent a632c96 commit 985d35b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ if webbrowser::open("http://github.com").is_ok() {
| windows || default only ||
| linux/wsl || default only (respects $BROWSER env var, so can be used with other browsers) ||
| android || default only ||
| ios || default only ||
| ios/tvOS/visionOS || default only ||
| wasm || default only ||
| unix (*bsd, aix etc.) || default only (respects $BROWSER env var, so can be used with other browsers) | Manual |

Expand Down

0 comments on commit 985d35b

Please sign in to comment.