diff options
| author | Li Jin <dragon-fly@qq.com> | 2021-04-20 15:32:16 +0800 |
|---|---|---|
| committer | Li Jin <dragon-fly@qq.com> | 2021-04-20 15:32:16 +0800 |
| commit | 54abdf0fc51ea5df7e16660a8edbd254b42d0c36 (patch) | |
| tree | ada6f0cbb6337d8a402f5a2bc03648ff0dc7e6de /README.md | |
| parent | d5d44e5b038b899a7eb2e182edd7f0aa9013a69d (diff) | |
| download | yuescript-54abdf0fc51ea5df7e16660a8edbd254b42d0c36.tar.gz yuescript-54abdf0fc51ea5df7e16660a8edbd254b42d0c36.tar.bz2 yuescript-54abdf0fc51ea5df7e16660a8edbd254b42d0c36.zip | |
update docs.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1,5 +1,7 @@ | |||
| 1 | # YueScript | 1 | # YueScript |
| 2 | 2 | ||
| 3 | <img src="doc/docs/.vuepress/public/image/yuescript.svg" width="300" height="300" alt="logo"/> | ||
| 4 | |||
| 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) | 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) |
| 4 | 6 | ||
| 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. | 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. |
