Skip to content

Commit

Permalink
docs: a-shell -> a-Shell
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Ljzd-PRO committed Dec 1, 2023
1 parent f33d4a2 commit 79e0442
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ KTOOLBOX_SSL_VERIFY=False
## Other Branches
- Pure Python branch: [🔗pure-py](https://github.com/Ljzd-PRO/KToolBox/tree/pure-py)
- Use pydantic v1 so that cargo is not needed for installation
- For example, you can use it on iOS terminal App [a-shell](https://github.com/holzschu/a-shell)
- For example, you can use it on iOS terminal App [a-Shell](https://github.com/holzschu/a-shell)
- PyPI: https://pypi.org/project/ktoolbox-pure-py/
- Development branch: [🔗devel](https://github.com/Ljzd-PRO/KToolBox/tree/devel)

Expand Down
2 changes: 1 addition & 1 deletion README_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ KTOOLBOX_SSL_VERIFY=False

- 纯 Python 分支:[🔗pure-py](https://github.com/Ljzd-PRO/KToolBox/tree/pure-py)
- 使用 pydantic v1 因此安装时不需要 cargo
- 例如你可以在 iOS 的终端 App [a-shell](https://github.com/holzschu/a-shell) 运行
- 例如你可以在 iOS 的终端 App [a-Shell](https://github.com/holzschu/a-shell) 运行
- PyPI:https://pypi.org/project/ktoolbox-pure-py/
- 开发版分支:[🔗devel](https://github.com/Ljzd-PRO/KToolBox/tree/devel)

Expand Down

0 comments on commit 79e0442

Please sign in to comment.