summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2020-01-12 22:52:52 +0800
committerGitHub <noreply@github.com>2020-01-12 22:52:52 +0800
commit5c4de3eb820ba6167ab0a98481b8ace362910073 (patch)
tree944fff0624ffc06877a2da57f40e7fd63828fb5e
parent926eb5623204943a9786ea5aca4e4cee390a4bcb (diff)
downloadyuescript-5c4de3eb820ba6167ab0a98481b8ace362910073.tar.gz
yuescript-5c4de3eb820ba6167ab0a98481b8ace362910073.tar.bz2
yuescript-5c4de3eb820ba6167ab0a98481b8ace362910073.zip
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a0bc393..a92ecd6 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
1# MoonPlus 1# MoonPlus
2 2
3![](https://github.com/pigpigyyy/MoonPlus/workflows/build-test/badge.svg) 3![CI](https://github.com/pigpigyyy/MoonPlus/workflows/build-test/badge.svg)
4MoonPlus is a compiler for Moonscript language 0.5.0 written in C++ which could be 2~4 times faster than the original Moonscript compiler written in Moonscript. 4MoonPlus is a compiler for Moonscript language 0.5.0 written in C++ which could be 2~4 times faster than the original Moonscript compiler written in Moonscript.
5 5
6## Features 6## Features
@@ -74,4 +74,4 @@ make
74``` 74```
75 75
76## License 76## License
77MIT \ No newline at end of file 77MIT