diff options
| author | Li Jin <dragon-fly@qq.com> | 2021-05-18 10:45:30 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-18 10:45:30 +0800 |
| commit | d0df85823dcd6fc392e32b2192b446fb83942c49 (patch) | |
| tree | 5ae9e5f9b01eed3e8e339f4665a292b7f7f7e402 | |
| parent | 4d61a00ebc5b956da72525de0e180de28a1e8ac6 (diff) | |
| download | yuescript-d0df85823dcd6fc392e32b2192b446fb83942c49.tar.gz yuescript-d0df85823dcd6fc392e32b2192b446fb83942c49.tar.bz2 yuescript-d0df85823dcd6fc392e32b2192b446fb83942c49.zip | |
Update README.md
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 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) | 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 | ||
| @@ -12,6 +12,7 @@ So Yuescript is a new code base for pushing the language to go forward and being | |||
| 12 | 12 | ||
| 13 | Yue (月) is the name of moon in Chinese and it's pronounced as [jyɛ]. | 13 | Yue (月) is the name of moon in Chinese and it's pronounced as [jyɛ]. |
| 14 | 14 | ||
| 15 | ## | ||
| 15 | 16 | ||
| 16 | ## Features | 17 | ## Features |
| 17 | 18 | ||
