diff options
author | Li Jin <dragon-fly@qq.com> | 2020-04-15 11:13:19 +0800 |
---|---|---|
committer | Li Jin <dragon-fly@qq.com> | 2020-04-15 11:13:19 +0800 |
commit | e513c1e9da47bc03a8d5296d69c019639469c42d (patch) | |
tree | db98e53193ab7d3ca3f607fe08f836c53916245c | |
parent | 770cb9ba887ff011369175b29b041a49e759343d (diff) | |
download | yuescript-e513c1e9da47bc03a8d5296d69c019639469c42d.tar.gz yuescript-e513c1e9da47bc03a8d5296d69c019639469c42d.tar.bz2 yuescript-e513c1e9da47bc03a8d5296d69c019639469c42d.zip |
update readme.
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ | |||
1 | # MoonPlus | 1 | # MoonPlus |
2 | 2 | ||
3 | **macOS:**  **Linux:**  **Windows:** [](https://ci.appveyor.com/project/pigpigyyy/moonplus/branch/master) | 3 | |macOS|Linux|Windows| |
4 | |:---:|:---:|:-----:| | ||
5 | |||[](https://ci.appveyor.com/project/pigpigyyy/moonplus/branch/master)| | ||
4 | 6 | ||
5 | MoonPlus is a compiler with features from [Moonscript language](https://github.com/leafo/moonscript) 0.5.0 and adopting new features to make Moonscript more up to date. | 7 | MoonPlus is a compiler with features from [Moonscript language](https://github.com/leafo/moonscript) 0.5.0 and adopting new features to make Moonscript more up to date. |
6 | 8 | ||