Skip to content

Commit ab4d3c9

Browse files
committed
docs: update README and README.zh-CN to remove discussion link and add keywords in package.json
1 parent b314c08 commit ab4d3c9

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ An mobile web apps template based on the React ecosystem.
1919
<img src="https://img.shields.io/github/issues-closed/sankeyangshu/lemon-template-react" alt="issues" />
2020
</p>
2121

22-
[Docs]() / [Discussion]() / [Feedback](https://github.com/sankeyangshu/lemon-template-react/issues)
22+
[Docs]() / [Feedback](https://github.com/sankeyangshu/lemon-template-react/issues)
2323

2424
</div>
2525

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<img src="https://img.shields.io/github/issues-closed/sankeyangshu/lemon-template-react" alt="issues" />
2020
</p>
2121

22-
[文档]() / [交流]() / [反馈](https://github.com/sankeyangshu/lemon-template-react/issues)
22+
[文档]() / [反馈](https://github.com/sankeyangshu/lemon-template-react/issues)
2323

2424
</div>
2525

package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,17 @@
1919
"bugs": {
2020
"url": "https://github.com/sankeyangshu/lemon-template-react/issues"
2121
},
22+
"keywords": [
23+
"react",
24+
"template",
25+
"typescript",
26+
"axios",
27+
"react-router",
28+
"react-vant",
29+
"i18n-react",
30+
"zustand",
31+
"unocss"
32+
],
2233
"engines": {
2334
"node": "^18.18.0 || >=20.0.0",
2435
"pnpm": ">=8.15.4"

0 commit comments

Comments
 (0)