aboutsummaryrefslogtreecommitdiff
path: root/development/dao/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/dao/README')
-rw-r--r--development/dao/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/dao/README b/development/dao/README
new file mode 100644
index 000000000000..978aa7cb8cc5
--- /dev/null
+++ b/development/dao/README
@@ -0,0 +1,4 @@
+Dao is a lightweight and optionally typed programming language
+with many interesting features. It includes features that can
+make concurrent programming much simpler. It has well designed
+interfaces for easy embedding and extending.