diff --git a/README.md b/README.md index c47ebad..180f8c5 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,8 @@ * [git-fire](https://github.com/qw3rtman/git-fire) - 紧急情况下保存代码 * [gitsome](https://github.com/donnemartin/gitsome) - Git/GitHub命令行工具 * [maintainer](https://github.com/gaocegege/maintainer) - 让你的 GitHub repo 对开发者更加友好的命令行工具 - * [github-discover-cli](https://github.com/coderyi/github-discover-cli) - 帮助你发现 GitHub 上热门开源仓库和话题的命令行工具 + * [github-discover-cli](https://github.com/coderyi/github-discover-cli) - 帮助 你发现 GitHub 上热门开源仓库和话题的命令行工具 + * [gitty](https://github.com/Omibranch/gitty) - 用单条命令替代 `git add + git commit + git push` 的极简 Go CLI 工具 #### Git平台与工具 * [git](https://github.com/git/git) - git源码