From 245de6f47eddffe7b72a41051fc0578202f2530b Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 2 Nov 2013 23:37:07 -0400 Subject: Added links to order the book and make donations. --- README.md | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fe50cf7f..527dd775 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Overview -Textadept is a fast, minimalist, and ridiculously extensible cross-platform text +Textadept is a fast, minimalist, and remarkably 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 without sacrificing @@ -36,6 +36,8 @@ The terminal version of Textadept requires only an implementation of curses like ## Download +**Please consider making a [donation][]. It really helps.** + Download Textadept from the project's [download page][] or from these quick links: @@ -59,6 +61,7 @@ _Warning_: nightly builds are untested, may have bugs, and are the absolute cutting-edge versions of Textadept. Do not use them in production, but for testing purposes only. +[donation]: http://gum.co/textadept [download page]: http://foicica.com/textadept/download [Win32]: download/textadept_LATEST.win32.zip [Mac OSX]: download/textadept_LATEST.osx.zip @@ -78,6 +81,28 @@ directory. They are also available [online][]. [online]: http://foicica.com/textadept +## Buy the Book + +
+ + + +
+ +[*Textadept Quick Reference*][] + +Released: December 2013
+Pages: 150 (est.) + +Textadept is a fast, minimalist, and remarkably extensible cross-platform text +editor for programmers. This quick reference contains a wealth of knowledge on +how to script and configure Textadept using the Lua programming language. It +groups the editor's rich API into a series of tasks in a convenient and +easy-to-use manner. [Read more...][] + +[*Textadept Quick Reference*]: MEDIA.html#Book +[Read more...]: MEDIA.html#Book + ## Contact Contact me by email: mitchell.att.foicica.com. -- cgit v1.2.3