aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2012-09-12 11:24:11 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2012-09-12 11:24:11 -0400
commit9dc8ce16a1efc6482db6f1d5456d42958e79a06c (patch)
treee26ff636143fc74f92a6a3359a73e93194da6bc3 /README.md
parent4305f32ac153b7a45a1c001da2fcd412af905168 (diff)
Documentation overhaul.
Rewrote most of the manual and Lua API to complement each other. Key bindings reference moved from Appendix to modules/textadept/keys.lua LuaDoc.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 43fd4f60..4905bbb3 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@
Textadept is a fast, minimalist, and ridiculously extensible cross-platform text
editor for programmers. Written in a combination of C and [Lua][] and
relentlessly optimized for speed and minimalism over the years, Textadept is an
-ideal editor for programmers who want endless extensibility options without
-sacrificing speed or succumbing to code bloat and featuritis.
+ideal editor for programmers who want endless extensibility without sacrificing
+speed or succumbing to code bloat and featuritis.
[Lua]: http://lua.org
@@ -23,8 +23,8 @@ sacrificing speed or succumbing to code bloat and featuritis.
## Requirements
In its bid for minimalism, Textadept has no dependencies on Windows and Mac OSX
-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
+operating systems and depends only on [GTK+ 2.0][] version 2.18 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