diff --git a/README.md b/README.md index 113679d..26eba0d 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,9 @@ Download/run the binaries for your platform in the releases section.
Developers can run it via [LÖVR](https://lovr.org) or [LÖVE2D](https://love2d.org) ``` -$ love xurfer # if you have LÖVE2D installed (>v12) -$ lovr xurfer # if you have LÖVR installed +$ love xurfer [url2] [..] # if you have LÖVE2D installed (>v12) +$ lovr xurfer [url2] [..] # if you have LÖVR installed +$ lua xurfer/main.lua [url2] # if you have lua installed ``` **Example**: lovr xurfer https://snips.sh/f/_U5-XctEVE?r=1 @@ -16,7 +17,7 @@ $ lovr xurfer # if you have LÖVR installed ## Multiplatform Multimodal XR Browser -The aim of this project is providing **one [XR Hypermedia browser](https://xrhf.isvery.ninja) codebase** which gracefully degrades to handheld/embedded/braille devices: +The aim of this project is providing **a [XR Hypermedia browser](https://xrhf.isvery.ninja) codebase** to surf [JanusXR](https://coderofsalvation.github.io/janus-guide/#/)/[XRF](https://xrfragment.org) URL's, which gracefully degrade from OpenXR to handheld/embedded/braille devices: * mac/win/linux/android via [LÖVE2D](https://love2d.org) * mac/win/linux/android via [LÖVR](https://lovr.org)