diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ | |||
1 | # MoonPlus | 1 | # MoonPlus |
2 | 2 | ||
3 |  | 3 |  |
4 | MoonPlus 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. | 4 | MoonPlus 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 |
77 | MIT \ No newline at end of file | 77 | MIT |