summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2016-11-15 00:33:42 +0100
committer Willy Sudiarto Raharjo2016-11-15 15:41:38 +0100
commit26de903b6f3b1d6c55385077497924c1bd146636 (patch)
tree133d0e02c367214fbaae894f19a69d6d4d3f1f3f
parenta3e0079a2d880dba568bdb857e0b6f38c352c974 (diff)
downloadslackbuilds-26de903b6f3b1d6c55385077497924c1bd146636.tar.gz
development/enki: Fix README.
-rw-r--r--development/enki/README25
1 files changed, 19 insertions, 6 deletions
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.