Updated README to link to lite-colors repo
This commit is contained in:
parent
accf09c4f9
commit
64c58aafcd
10
README.md
10
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.
|
possible; easy to modify and extend, or to use without doing either.
|
||||||
|
|
||||||
## Get
|
## 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
|
precompiled binaries for Windows and Linux. Additional functionality can be
|
||||||
added through plugins which are available from the
|
added through plugins which are available from the **[plugins
|
||||||
[plugins repository](https://github.com/rxi/lite-plugins). The editor can be
|
repository](https://github.com/rxi/lite-plugins)**; additional color themes can
|
||||||
customized by making changes to the [user module](data/user/init.lua).
|
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
|
## Building
|
||||||
You can build the project yourself on Linux using the provided `build.py`
|
You can build the project yourself on Linux using the provided `build.py`
|
||||||
|
|
Loading…
Reference in a new issue