aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2021-02-23 09:45:24 +0800
committerLi Jin <dragon-fly@qq.com>2021-02-23 09:45:24 +0800
commitc4808bbc204957ff5f0aba1e27ddf12251347e7c (patch)
tree2cb542f219a0351028b7874dd9c0b8a869200129 /README.md
parentaaabed2ef2d0e5b97ce1e25d7590cc41de6480f3 (diff)
downloadyuescript-c4808bbc204957ff5f0aba1e27ddf12251347e7c.tar.gz
yuescript-c4808bbc204957ff5f0aba1e27ddf12251347e7c.tar.bz2
yuescript-c4808bbc204957ff5f0aba1e27ddf12251347e7c.zip
update readme.
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6a4304d..c26bd47 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ Moonscript is a language that compiles to Lua. Since original Moonscript has bee
10 10
11So Yuescript is a new code base for pushing the language to go forward and being a playground to try introducing new language syntax or programing paradigms to make Moonscript language more expressive and productive. 11So Yuescript is a new code base for pushing the language to go forward and being a playground to try introducing new language syntax or programing paradigms to make Moonscript language more expressive and productive.
12 12
13Yue (月) is the name of Moon in Chinese and it's pronounced as [jyɛ].
13 14
14 15
15## Features 16## Features