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. --- doc/01_Introduction.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/01_Introduction.md') diff --git a/doc/01_Introduction.md b/doc/01_Introduction.md index f3256c68..6c73f9ea 100644 --- a/doc/01_Introduction.md +++ b/doc/01_Introduction.md @@ -4,7 +4,7 @@ ![Textadept](images/textadept.png) -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 @@ -29,9 +29,9 @@ code avoids going beyond 4000 lines. After more than 5 years of development, Textadept contains the same amount of code since its inception while evolving into a vastly superior editor. -### Ridiculously Extensible +### Remarkably Extensible -Textadept is ridiculously extensible. Designed to be that way from the very +Textadept is remarkably extensible. Designed to be that way from the very beginning, the editor's features came later. Most of Textadept's internals use Lua, from syntax highlighting to opening and saving files to searching and replacing and more. Textadept gives you complete control over the entire -- cgit v1.2.3