diff options
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 | |||