From b798825e7c5ee1169a338d6ee7ec6c69a926b97c Mon Sep 17 00:00:00 2001 From: rxi Date: Sat, 28 Dec 2019 14:01:54 +0000 Subject: [PATCH] Updated `Get` section of README --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 641ba89e..827415cb 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,11 @@ something practical, pretty, *small* and responsive, implemented as simply as possible; easy to modify and extend, or to use without doing either. ## Get -Go to the [Releases](https://github.com/rxi/lite/releases) page to download -precompiled binaries for Windows or Linux. Additional functionality can be added -through plugins which are available from the -[plugins repository](https://github.com/rxi/lite-plugins). +Go to the [releases](https://github.com/rxi/lite/releases) page to download +precompiled binaries for Windows and Linux. Additional functionality can be +added through plugins which are available from the +[plugins repository](https://github.com/rxi/lite-plugins). The editor can be +customized by making changes to the [user module](data/user/init.lua). ## Building You can build the project yourself on Linux using the provided `build.py`