From 9dc8ce16a1efc6482db6f1d5456d42958e79a06c Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 12 Sep 2012 11:24:11 -0400 Subject: 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. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3