about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2023-01-24 19:03:35 -0800
committerKartik K. Agaram <vc@akkartik.com>2023-01-24 19:03:35 -0800
commitfe7d6c160fb214d92b84984702ff51de83b86d7f (patch)
treeb2a76ac7e1e859d6e0b04ffcdb834cc50af8ba75
parent25939e87b90e493a05fd17c7128b406948759dc7 (diff)
parent667f324a570406534cf2751463ebb3f78c310ce0 (diff)
downloadview.love-fe7d6c160fb214d92b84984702ff51de83b86d7f.tar.gz
Merge lines.love
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6147d1f..1c3430d 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,11 @@ sharing patches between forks.
 Designed above all to be easy to modify and give you early warning if your
 modifications break something.
 
-## Invocation
+## Getting started
+
+Install [LÖVE](https://love2d.org). It's just a 5MB download, open-source and
+extremely well-behaved. I'll assume below that you can invoke it using the
+`love` command, but that might vary depending on your OS.
 
 To run from the terminal, [pass this directory to LÖVE](https://love2d.org/wiki/Getting_Started#Running_Games),
 optionally with a file path to edit.