diff options
author | Li Jin <dragon-fly@qq.com> | 2021-02-23 15:40:19 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-23 15:40:19 +0800 |
commit | 05eb6b1e74de47c33f5d7a5b467482b3696fa208 (patch) | |
tree | fbdaae235a97be9727e7043e4588c6aa536c604c | |
parent | 7730727faa625463386cc84fb25c5cea26611914 (diff) | |
download | yuescript-05eb6b1e74de47c33f5d7a5b467482b3696fa208.tar.gz yuescript-05eb6b1e74de47c33f5d7a5b467482b3696fa208.tar.bz2 yuescript-05eb6b1e74de47c33f5d7a5b467482b3696fa208.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,8 +1,6 @@ | |||
1 | # YueScript | 1 | # YueScript |
2 | 2 | ||
3 | |macOS|Linux|Windows| | 3 | [](https://github.com/pigpigyyy/Yuescript/actions/workflows/ubuntu.yml) [](https://github.com/pigpigyyy/Yuescript/actions/workflows/windows.yml) [](https://github.com/pigpigyyy/Yuescript/actions/workflows/macos.yml) |
4 | |:---:|:---:|:-----:| | ||
5 | |||[](https://ci.appveyor.com/project/pigpigyyy/moonplus/branch/master)| | ||
6 | 4 | ||
7 | Yuescript is a Moonscript dialect. It is derived from [Moonscript language](https://github.com/leafo/moonscript) 0.5.0 and continuously adopting new features to be more up to date. | 5 | Yuescript is a Moonscript dialect. It is derived from [Moonscript language](https://github.com/leafo/moonscript) 0.5.0 and continuously adopting new features to be more up to date. |
8 | 6 | ||