aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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