From 2325587c8c56bfbff0b5e5f4c4c2c612063d085a Mon Sep 17 00:00:00 2001 From: Leon van Kammen Date: Fri, 12 Jun 2026 23:24:33 +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 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 26eba0d..ac04db5 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,13 @@ ## Usage 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) +--- +Developers can run it via [Lua](https://lua.org), [LÖVR](https://lovr.org) or [LÖVE2D](https://love2d.org) ``` -$ 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 +$ love xurfer [..] # if you have LÖVE2D installed (>v12) +$ lovr xurfer [..] # if you have LÖVR installed +$ lua xurfer/main.lua [..] # if you have lua installed ``` **Example**: lovr xurfer https://snips.sh/f/_U5-XctEVE?r=1