aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar mitchell <none@none>2021-06-26 13:10:44 -0400
committerGravatar mitchell <none@none>2021-06-26 13:10:44 -0400
commit9084286a7fab4558fda8569772ce3d24d96e46cc (patch)
tree360b0845747a498b09ad7ada6027bdb8e2c8d79f /README.md
parentd76d3040f7fbe2eed89ba0af1411b5950c0ef3ad (diff)
Added screenshots to README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 16a9278c..ff5c9ca6 100644
--- a/README.md
+++ b/README.md
@@ -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.
+![Linux](https://orbitalquark.github.io/textadept/images/linux.png)
+![macOS](https://orbitalquark.github.io/textadept/images/macosx.png)
+![Windows](https://orbitalquark.github.io/textadept/images/win32.png)
+![Terminal](https://orbitalquark.github.io/textadept/images/ncurses.png)
+
[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).
+![Textadept](https://orbitalquark.github.io/textadept/images/splitviews.png)
+
## Requirements
In its bid for minimalism, Textadept depends on very little to run. On Windows and macOS,