diff options
author | 2021-06-26 13:10:44 -0400 | |
---|---|---|
committer | 2021-06-26 13:10:44 -0400 | |
commit | 9084286a7fab4558fda8569772ce3d24d96e46cc (patch) | |
tree | 360b0845747a498b09ad7ada6027bdb8e2c8d79f /README.md | |
parent | d76d3040f7fbe2eed89ba0af1411b5950c0ef3ad (diff) | |
download | textadept-9084286a7fab4558fda8569772ce3d24d96e46cc.tar.gz textadept-9084286a7fab4558fda8569772ce3d24d96e46cc.zip |
Added screenshots to README.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,6 +7,11 @@ extensibility without sacrificing speed and disk space, and without succumbing t a superabundance of features. The application has both a graphical user interface (GUI) version that runs in a desktop environment, and a terminal version that runs within a terminal emulator. + + + + + [Lua]: https://lua.org ## Features @@ -21,6 +26,8 @@ that runs in a desktop environment, and a terminal version that runs within a te * Code autocompletion and documentation lookup. * Remarkably extensible, with a heavily documented Application Programming Interface (API). + + ## Requirements In its bid for minimalism, Textadept depends on very little to run. On Windows and macOS, |