diff options
author | Li Jin <dragon-fly@qq.com> | 2022-06-02 11:20:30 +0800 |
---|---|---|
committer | Li Jin <dragon-fly@qq.com> | 2022-06-02 11:20:30 +0800 |
commit | 10f5eb01bb90993c27b3adc60ac3c82ea0ff0b15 (patch) | |
tree | 687391e81562d4f1473933d5ecdf8bf6827e60ca | |
parent | c06dde519a8da2be72bdf5a5d450d637f388ae83 (diff) | |
download | yuescript-10f5eb01bb90993c27b3adc60ac3c82ea0ff0b15.tar.gz yuescript-10f5eb01bb90993c27b3adc60ac3c82ea0ff0b15.tar.bz2 yuescript-10f5eb01bb90993c27b3adc60ac3c82ea0ff0b15.zip |
update Discord badge.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | <img src="doc/docs/.vuepress/public/image/yuescript.svg" width="300" height="300" alt="logo"/> | 3 | <img src="doc/docs/.vuepress/public/image/yuescript.svg" width="300" height="300" alt="logo"/> |
4 | 4 | ||
5 | [](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) [](https://discord.gg/cRJ2VAm2NV) | 5 | [](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) [](https://discord.gg/cRJ2VAm2NV) |
6 | 6 | ||
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. | 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. |
8 | 8 | ||