diff --git a/README.md b/README.md index fc4d6a3..303d382 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # lili text editor -A terminal text editor with support for several open files. +A terminal text editor for Linux. It's built on crossterm so it might partially work on Windows or MacOS but these are not tested and I have no intention of supporting these platforms. +## Features: +- Directory navigation +- Multiple open files +- Internal clipboard (not synced with X11 or wayland yet)