aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2021-04-20 15:32:16 +0800
committerLi Jin <dragon-fly@qq.com>2021-04-20 15:32:16 +0800
commit54abdf0fc51ea5df7e16660a8edbd254b42d0c36 (patch)
treeada6f0cbb6337d8a402f5a2bc03648ff0dc7e6de /README.md
parentd5d44e5b038b899a7eb2e182edd7f0aa9013a69d (diff)
downloadyuescript-54abdf0fc51ea5df7e16660a8edbd254b42d0c36.tar.gz
yuescript-54abdf0fc51ea5df7e16660a8edbd254b42d0c36.tar.bz2
yuescript-54abdf0fc51ea5df7e16660a8edbd254b42d0c36.zip
update docs.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2bbd979..641b3d4 100644
--- a/README.md
+++ b/README.md
@@ -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[![Ubuntu](https://github.com/pigpigyyy/Yuescript/actions/workflows/ubuntu.yml/badge.svg)](https://github.com/pigpigyyy/Yuescript/actions/workflows/ubuntu.yml) [![Windows](https://github.com/pigpigyyy/Yuescript/actions/workflows/windows.yml/badge.svg)](https://github.com/pigpigyyy/Yuescript/actions/workflows/windows.yml) [![macOS](https://github.com/pigpigyyy/Yuescript/actions/workflows/macos.yml/badge.svg)](https://github.com/pigpigyyy/Yuescript/actions/workflows/macos.yml) 5[![Ubuntu](https://github.com/pigpigyyy/Yuescript/actions/workflows/ubuntu.yml/badge.svg)](https://github.com/pigpigyyy/Yuescript/actions/workflows/ubuntu.yml) [![Windows](https://github.com/pigpigyyy/Yuescript/actions/workflows/windows.yml/badge.svg)](https://github.com/pigpigyyy/Yuescript/actions/workflows/windows.yml) [![macOS](https://github.com/pigpigyyy/Yuescript/actions/workflows/macos.yml/badge.svg)](https://github.com/pigpigyyy/Yuescript/actions/workflows/macos.yml)
4 6
5Yuescript 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. 7Yuescript 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.