From 64c58aafcdd509ec13296226c06a43956a05be7d Mon Sep 17 00:00:00 2001 From: rxi Date: Sun, 26 Apr 2020 11:09:24 +0100 Subject: [PATCH] Updated README to link to lite-colors repo --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 827415cb..2643675b 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,13 @@ 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 +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). +added through plugins which are available from the **[plugins +repository](https://github.com/rxi/lite-plugins)**; additional color themes can +be found in the **[colors repository](https://github.com/rxi/lite-colors)**. 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`