From 6c0218f362711893b98e8da2a5acb12392bc8feb Mon Sep 17 00:00:00 2001 From: Leon van Kammen Date: Fri, 12 Jun 2026 22:50:38 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20master:=20update=20documentation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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)