aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 92d57aec..8a945ef0 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ sacrificing speed or succumbing to code bloat and featuritis.
* Self-contained executable -- no installation necessary.
* Entirely keyboard driven.
-* Unlimited split views.
+* Unlimited split views (GUI version).
* Support for over 80 programming languages.
* Powerful snippets and key commands.
* Code autocompletion and API lookup.
@@ -27,7 +27,12 @@ operating systems and depends only on [GTK+ 2.0][] version 2.16 or greater on
Linux. Lua is pre-compiled into Textadept on all platforms and a GTK runtime is
included on Windows and Mac OSX.
+The _experimental_ version of Textadept for the terminal requires only
+[ncurses][] and [CDK][].
+
[GTK+ 2.0]: http://gtk.org
+[ncurses]: http://invisible-island.net/ncurses/ncurses.html
+[CDK]: http://invisible-island.net/cdk/
## Download