aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 08a9b50..2bcf81e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-General embedded macro language
-===============================
+General extendable 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.