diff options
author | Li Jin <dragon-fly@qq.com> | 2022-02-11 15:15:56 +0800 |
---|---|---|
committer | Li Jin <dragon-fly@qq.com> | 2022-02-11 15:15:56 +0800 |
commit | ac6c7c9998a77d5f93bf97e31568e65e6dd9585e (patch) | |
tree | e4e232729efd55ae058756333730c6c8927ee37c /doc/docs/README.md | |
parent | e549ca891fc42b78d97df3c46fb83f28bb74e01b (diff) | |
download | yuescript-ac6c7c9998a77d5f93bf97e31568e65e6dd9585e.tar.gz yuescript-ac6c7c9998a77d5f93bf97e31568e65e6dd9585e.tar.bz2 yuescript-ac6c7c9998a77d5f93bf97e31568e65e6dd9585e.zip |
update doc year.
Diffstat (limited to 'doc/docs/README.md')
-rwxr-xr-x | doc/docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/docs/README.md b/doc/docs/README.md index f98df6c..0d23ed1 100755 --- a/doc/docs/README.md +++ b/doc/docs/README.md | |||
@@ -4,6 +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: MIT Licensed | Copyright © 2021 Li Jin | 7 | footer: MIT Licensed | Copyright © 2022 Li Jin |
8 | --- | 8 | --- |
9 | 9 | ||