mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 06:19:08 +08:00
Update README.md
This commit is contained in:
30
README.md
30
README.md
@@ -15,7 +15,7 @@
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/Kaiyiwing/qwerty-learner/blob/master/LICENSE"><img src="https://img.shields.io/github/license/KaiyiWing/qwerty-learner" alt="License"></a>
|
||||
<a href="https://github.com/Realkai42/qwerty-learner/blob/master/LICENSE"><img src="https://img.shields.io/github/license/Realkai42/qwerty-learner" alt="License"></a>
|
||||
<a><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg"/></a>
|
||||
<a><img src="https://img.shields.io/badge/Powered%20by-React-blue"/></a>
|
||||
</p>
|
||||
@@ -27,7 +27,7 @@
|
||||
## 📸 在线访问
|
||||
|
||||
Vercel: <https://qwerty.kaiyi.cool/> , <https://qwerty-learner.vercel.app/>
|
||||
GitHub Pages: <https://kaiyiwing.github.io/qwerty-learner/>
|
||||
GitHub Pages: <https://Realkai42.github.io/qwerty-learner/>
|
||||
Gitee Pages: <https://kaiyiwing.gitee.io/qwerty-learner/>
|
||||
|
||||
国内用户建议使用 Gitee 访问
|
||||
@@ -36,7 +36,7 @@ Gitee Pages: <https://kaiyiwing.gitee.io/qwerty-learner/>
|
||||
|
||||
项目已发布 VSCode 插件版,一键启动、随时开始练习
|
||||
[VSCode Plugin Market](https://marketplace.visualstudio.com/items?itemName=Kaiyi.qwerty-learner)
|
||||
[GitHub](https://github.com/Kaiyiwing/qwerty-learner-vscode)
|
||||
[GitHub](https://github.com/Realkai42/qwerty-learner-vscode)
|
||||
|
||||
<br />
|
||||
|
||||
@@ -55,7 +55,7 @@ Gitee Pages: <https://kaiyiwing.gitee.io/qwerty-learner/>
|
||||
内置了程序员工作常用单词的词库,方便练习工作中常用的单词、提高输入速度。也内置了诸多语言的 API 的练习,帮助以程序员快速熟悉常用的 API,更多语言的 API 正在逐步添加中...
|
||||
|
||||
<div align=center>
|
||||
<img src="https://github.com/Kaiyiwing/qwerty-learner/blob/master/docs/coder.png"/>
|
||||
<img src="https://github.com/Realkai42/qwerty-learner/blob/master/docs/coder.png"/>
|
||||
</div>
|
||||
|
||||
<br />
|
||||
@@ -74,7 +74,7 @@ Gitee Pages: <https://kaiyiwing.gitee.io/qwerty-learner/>
|
||||
方便用户在记忆单词时,同时记忆读音与音标。
|
||||
|
||||
<div align=center>
|
||||
<img src="https://github.com/Kaiyiwing/qwerty-learner/blob/master/docs/phonetic.jpeg"/>
|
||||
<img src="https://github.com/Realkai42/qwerty-learner/blob/master/docs/phonetic.jpeg"/>
|
||||
</div>
|
||||
<br />
|
||||
<br />
|
||||
@@ -84,7 +84,7 @@ Gitee Pages: <https://kaiyiwing.gitee.io/qwerty-learner/>
|
||||
在用户完成一个章节的练习后,会弹出选项是否默写本章,方便用户巩固本章学习的单词。
|
||||
|
||||
<div align=center>
|
||||
<img src="https://github.com/Kaiyiwing/qwerty-learner/blob/master/docs/dictation.png"/>
|
||||
<img src="https://github.com/Realkai42/qwerty-learner/blob/master/docs/dictation.png"/>
|
||||
</div>
|
||||
<br />
|
||||
<br />
|
||||
@@ -94,7 +94,7 @@ Gitee Pages: <https://kaiyiwing.gitee.io/qwerty-learner/>
|
||||
量化用户输入的速度和输入的正确率,让用户有感知的了解自己技能的提升
|
||||
|
||||
<div align=center>
|
||||
<img src="https://github.com/Kaiyiwing/qwerty-learner/blob/master/docs/speed.jpeg"/>
|
||||
<img src="https://github.com/Realkai42/qwerty-learner/blob/master/docs/speed.jpeg"/>
|
||||
</div>
|
||||
<br />
|
||||
<br />
|
||||
@@ -103,7 +103,7 @@ Gitee Pages: <https://kaiyiwing.gitee.io/qwerty-learner/>
|
||||
|
||||
### 贡献代码
|
||||
|
||||
[Call for Contributor](https://github.com/Kaiyiwing/qwerty-learner/issues/390)
|
||||
[Call for Contributor](https://github.com/Realkai42/qwerty-learner/issues/390)
|
||||
[贡献准则](./docs/CONTRIBUTING.md)
|
||||
|
||||
### 贡献词库
|
||||
@@ -175,7 +175,7 @@ Gitee Pages: <https://kaiyiwing.gitee.io/qwerty-learner/>
|
||||
- Linux Command. [@归谜](https://github.com/vhxubo)
|
||||
- C#: List API [@nidbCN](https://github.com/nidbCN)
|
||||
|
||||
目前 API 相关词库主要依赖于社区贡献,如果您想贡献自己需要的 API 词库,建议参考 [Issue #42](https://github.com/Kaiyiwing/qwerty-learner/issues/40) [pr #67](https://github.com/Kaiyiwing/qwerty-learner/pull/67) 贡献词典。
|
||||
目前 API 相关词库主要依赖于社区贡献,如果您想贡献自己需要的 API 词库,建议参考 [Issue #42](https://github.com/Realkai42/qwerty-learner/issues/40) [pr #67](https://github.com/Realkai42/qwerty-learner/pull/67) 贡献词典。
|
||||
|
||||
<br />
|
||||
<br />
|
||||
@@ -184,7 +184,7 @@ Gitee Pages: <https://kaiyiwing.gitee.io/qwerty-learner/>
|
||||
|
||||
目前项目处于开发初期,新功能正在持续添加中,如果你对软件有任何功能与建议,欢迎在 Issues 中提出
|
||||
|
||||
项目的进展与未来计划在 [Issue](https://github.com/Kaiyiwing/qwerty-learner/issues/42) 中详细介绍,内部也包含对未来功能的意见征询等,如果对 Qwerty Learner 的未来感兴趣,欢迎参与讨论。
|
||||
项目的进展与未来计划在 [Issue](https://github.com/Realkai42/qwerty-learner/issues/42) 中详细介绍,内部也包含对未来功能的意见征询等,如果对 Qwerty Learner 的未来感兴趣,欢迎参与讨论。
|
||||
|
||||
如果你也喜欢本软件的设计思想,欢迎提交 pr,非常感谢你对我们的支持!
|
||||
<br />
|
||||
@@ -194,7 +194,7 @@ Gitee Pages: <https://kaiyiwing.gitee.io/qwerty-learner/>
|
||||
|
||||
如果您对本项目感兴趣,我们非常欢迎参与到项目的贡献中,我们会尽可能地提供帮助
|
||||
|
||||
在贡献前,希望您阅读 [Issue #42](https://github.com/Kaiyiwing/qwerty-learner/issues/42) 了解我们目前的开发计划,我们希望您能参与到"计划中"的工作亦或者 Issue 区 Label 为 "Help Wanted" 的工作,我们也非常欢迎您实现自己的想法。
|
||||
在贡献前,希望您阅读 [Issue #42](https://github.com/Realkai42/qwerty-learner/issues/42) 了解我们目前的开发计划,我们希望您能参与到"计划中"的工作亦或者 Issue 区 Label 为 "Help Wanted" 的工作,我们也非常欢迎您实现自己的想法。
|
||||
|
||||
如果您确定了想要参与的工作,希望在有基本进展后提交 draft pr,我们可以在 draft pr 上进行讨论,也有利于听取其他 collaborator 的意见。
|
||||
|
||||
@@ -208,12 +208,12 @@ Gitee Pages: <https://kaiyiwing.gitee.io/qwerty-learner/>
|
||||
|
||||
如果您喜欢我们软件,非常感谢您对我们未来的支持!
|
||||
|
||||
<img src="https://github.com/Kaiyiwing/qwerty-learner/blob/master/docs/alipay.png" width="200px"/>
|
||||
<img src="https://github.com/Realkai42/qwerty-learner/blob/master/docs/alipay.png" width="200px"/>
|
||||
|
||||
## 👨💻 Contributors
|
||||
|
||||
<a href="https://github.com/Kaiyiwing/qwerty-learner/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=Kaiyiwing/qwerty-learner" />
|
||||
<a href="https://github.com/Realkai42/qwerty-learner/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=Realkai42/qwerty-learner" />
|
||||
</a>
|
||||
|
||||
## 🎁 大感谢
|
||||
@@ -271,4 +271,4 @@ JS API 来自于[react-code-game](https://github.com/webzhd/react-code-game) ,
|
||||
|
||||
## 🌟 Stargazers over time
|
||||
|
||||
[](https://starchart.cc/Kaiyiwing/qwerty-learner)
|
||||
[](https://starchart.cc/Realkai42/qwerty-learner)
|
||||
|
||||
Reference in New Issue
Block a user