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 /doc/docs/README.md | |
parent | d5d44e5b038b899a7eb2e182edd7f0aa9013a69d (diff) | |
download | yuescript-54abdf0fc51ea5df7e16660a8edbd254b42d0c36.tar.gz yuescript-54abdf0fc51ea5df7e16660a8edbd254b42d0c36.tar.bz2 yuescript-54abdf0fc51ea5df7e16660a8edbd254b42d0c36.zip |
update docs.
Diffstat (limited to 'doc/docs/README.md')
-rwxr-xr-x | doc/docs/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/docs/README.md b/doc/docs/README.md index dfc01d1..f98df6c 100755 --- a/doc/docs/README.md +++ b/doc/docs/README.md | |||
@@ -4,5 +4,6 @@ heroImage: ./image/yuescript.svg | |||
4 | tagline: A language that compiles to Lua | 4 | tagline: A language that compiles to Lua |
5 | actionText: Quick Start → | 5 | actionText: Quick Start → |
6 | actionLink: /doc/ | 6 | actionLink: /doc/ |
7 | footer: Made by Jin with ❤️ | 7 | footer: MIT Licensed | Copyright © 2021 Li Jin |
8 | --- | 8 | --- |
9 | |||