aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2021-03-07 00:56:26 +0800
committerLi Jin <dragon-fly@qq.com>2021-03-07 00:56:26 +0800
commit34326185b0aaf63c0af8b0e8a07f928aa5a74eaf (patch)
treef3d2557de0ddc0f6f9a69f352ea2bdd90c2fefae /README.md
parent05283b77da4ba236f02b42d1205433f6b1fcb0d6 (diff)
downloadyuescript-34326185b0aaf63c0af8b0e8a07f928aa5a74eaf.tar.gz
yuescript-34326185b0aaf63c0af8b0e8a07f928aa5a74eaf.tar.bz2
yuescript-34326185b0aaf63c0af8b0e8a07f928aa5a74eaf.zip
try to fix issue #42.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3fd67f2..2bbd979 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Moonscript is a language that compiles to Lua. Since original Moonscript has bee
8 8
9So 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. 9So 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.
10 10
11Yue (月) is the name of Moon in Chinese and it's pronounced as [jyɛ]. 11Yue (月) is the name of moon in Chinese and it's pronounced as [jyɛ].
12 12
13 13
14## Features 14## Features