diff options
author | Li Jin <dragon-fly@qq.com> | 2020-01-28 03:39:27 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-28 03:39:27 +0800 |
commit | 8e2a3b2a6ebec7b77df4a0678cdd26420d951e84 (patch) | |
tree | 6d6a36f799b32de800debb84d7c480e5153871c2 | |
parent | a7017d34a9c378ec8a4f5dbf35bf13e4f21f42d6 (diff) | |
download | yuescript-8e2a3b2a6ebec7b77df4a0678cdd26420d951e84.tar.gz yuescript-8e2a3b2a6ebec7b77df4a0678cdd26420d951e84.tar.bz2 yuescript-8e2a3b2a6ebec7b77df4a0678cdd26420d951e84.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | # MoonPlus | 1 | # MoonPlus |
2 | 2 | ||
3 |  | 3 |  |
4 | MoonPlus is a compiler with features from Moonscript language 0.5.0 and could be 2~4 times faster than the original Moonscript compiler. | 4 | MoonPlus is a compiler with features from Moonscript language 0.5.0 and could be faster than the original Moonscript compiler. |
5 | 5 | ||
6 | ## Features | 6 | ## Features |
7 | 7 | ||