summaryrefslogtreecommitdiff
path: root/lang/embryo/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'lang/embryo/DESCR')
-rw-r--r--lang/embryo/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/embryo/DESCR b/lang/embryo/DESCR
new file mode 100644
index 00000000000..c4eb46ec3ba
--- /dev/null
+++ b/lang/embryo/DESCR
@@ -0,0 +1,4 @@
+Embryo implements a C like scripting language used in various parts of
+the Enlightenment project, namely Edje. Embryo allows scripting
+capabilities in places that otherwise wouldn't support basic
+programming structures such as in Edje EDCs.