aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-05-20 13:23:39 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-05-20 13:23:39 -0400
commitbbeb17a2d835955ddd362d419b9927b80074ed53 (patch)
tree3e486d9651cdf243a2c640c9415e910c69e000ba /README.md
parentcd53300ce7b4b6ce90dcf95525fd7cc14efc3685 (diff)
Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index bdf41ddb..bc179928 100644
--- a/README.md
+++ b/README.md
@@ -25,8 +25,8 @@ speed or succumbing to code bloat and featuritis.
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.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.
+Linux. Textadept includes its own copy of Lua on all platforms and bundles in a
+GTK+ runtime on Windows and Mac OSX.
The terminal version of Textadept requires only an implementation of curses like
[ncurses][].