diff options
author | Li Jin <dragon-fly@qq.com> | 2023-01-17 11:26:56 +0800 |
---|---|---|
committer | Li Jin <dragon-fly@qq.com> | 2023-01-17 11:26:56 +0800 |
commit | 395d5bac06bba03a863c1bb18464fad8a84cd384 (patch) | |
tree | 28f6ba3b11cfd6dfc00fe19cdba6297de2d9a598 /doc/docs/README.md | |
parent | 57aacbf7e79065df03f590a8ad9e8516c202bc54 (diff) | |
download | yuescript-395d5bac06bba03a863c1bb18464fad8a84cd384.tar.gz yuescript-395d5bac06bba03a863c1bb18464fad8a84cd384.tar.bz2 yuescript-395d5bac06bba03a863c1bb18464fad8a84cd384.zip |
update 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 0d23ed1..df09a37 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 © 2022 Li Jin | 7 | footer: MIT Licensed | Copyright © 2023 Li Jin |
8 | --- | 8 | --- |
9 | 9 | ||