aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2016-08-07 08:30:10 +0200
committerKarel Kočí <cynerd@email.cz>2016-08-07 08:30:10 +0200
commitbbfae8426156de76783ca73f3a11e0e4bcb24650 (patch)
tree860eeafc6794295c7de6f168ba8168cbe83cd586 /README.md
parentc0c651208b8ca374bd9aa2fc7705a6b85160e11b (diff)
downloadgeml-bbfae8426156de76783ca73f3a11e0e4bcb24650.tar.gz
geml-bbfae8426156de76783ca73f3a11e0e4bcb24650.tar.bz2
geml-bbfae8426156de76783ca73f3a11e0e4bcb24650.zip
Project rename
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index e0f8be5..08a9b50 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
-Small General Preprocessor
-==========================
-This is intended as simple text preprocessor with possible rich feature set for
-expanding its capability.
+General embedded macro language
+===============================
+This project defines simple language embedded in processed text and program for
+its execution. It is inspired with C preprocessor, m4 and php although it is
+neither.
This tool can help you write text, may it be code, website or plain text, with
special code embedded. Preprocessor than resolves all code and result is given to