aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2012-07-15 23:00:27 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2012-07-15 23:00:27 -0400
commit8e0990f5e964711e7895064943ee5b22ff27efd9 (patch)
tree680351aefca51e234b82d359d1716a2e2748aeb4 /README.md
parenta592b83eb7d753c4334afd89d04f378ac41dcdd8 (diff)
downloadtextadept-8e0990f5e964711e7895064943ee5b22ff27efd9.tar.gz
textadept-8e0990f5e964711e7895064943ee5b22ff27efd9.zip
Include CDK directly instead of requiring it as a dependency.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8a945ef0..c07eb9ec 100644
--- a/README.md
+++ b/README.md
@@ -28,11 +28,10 @@ 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][].
+[ncurses][].
[GTK+ 2.0]: http://gtk.org
[ncurses]: http://invisible-island.net/ncurses/ncurses.html
-[CDK]: http://invisible-island.net/cdk/
## Download