From 26de903b6f3b1d6c55385077497924c1bd146636 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Nov 2016 18:33:42 -0500 Subject: development/enki: Fix README. --- development/enki/README | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) (limited to 'development/enki') diff --git a/development/enki/README b/development/enki/README index 89cc6214a3..4856365d61 100644 --- a/development/enki/README +++ b/development/enki/README @@ -1,10 +1,23 @@ Enki is a text editor for programmers. It is: - User friendly. Intuitive interface. Works out of the box. You don’t have to read a lot of docs - Hacker friendly. Work as quickly as possible. You don’t need your mouse for coding. - Lighweight. Some IDEs show splashscreen. Enki will never do it. It just starts quickly. + User friendly. Intuitive interface. Works out of the box. You don't + have to read a lot of docs + + Hacker friendly. Work as quickly as possible. You don't need your + mouse for coding. + + Lighweight. Some IDEs show splashscreen. Enki will never do it. It + just starts quickly. + Advanced. You invent software. An editor helps you to do a routine job. - Extensible. Operating systems are designed for running applications. Enki is designed for running plugins. - Cross platform. Use your habitual editor on any OS. Currently has beeen tested on Linux, MacOS X, Windows. - High quality. No long list of fancy features. But, what is done, is done well. + + Extensible. Operating systems are designed for running + applications. Enki is designed for running plugins. + + Cross platform. Use your habitual editor on any OS. Currently has + beeen tested on Linux, MacOS X, Windows. + + High quality. No long list of fancy features. But, what is done, + is done well. + Open source. In GitHub we trust. -- cgit v1.2.3-65-gdbad