From ce8c870a8b8aa5c2a0518d6789097226f6655932 Mon Sep 17 00:00:00 2001 From: qianguyihao Date: Wed, 7 Aug 2019 14:57:03 +0800 Subject: [PATCH] update readme --- 00-前端工具/02-Git的使用.md | 5 ++++- README.md | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/00-前端工具/02-Git的使用.md b/00-前端工具/02-Git的使用.md index 65af486..be16469 100644 --- a/00-前端工具/02-Git的使用.md +++ b/00-前端工具/02-Git的使用.md @@ -176,6 +176,10 @@ git cherry-pick commit1 ## git客户端推荐 +市面上的Git客户端我基本都用过了,我最推荐的一款Git客户端是:[Tower](https://www.git-tower.com) 或者 [Fork](https://git-fork.com)。 + +- GitUp: + 20180623时,网上看了下Git客户端的推荐排名: ![](http://img.smyhvae.com/20180623_1210.png) @@ -187,7 +191,6 @@ s ![](http://img.smyhvae.com/20180623_1305.png) -上面的Git客户端我基本都用过了,我最推荐的一款Git客户端是:[Tower](https://www.git-tower.com) 或者 [Fork](https://git-fork.com)。 diff --git a/README.md b/README.md index 14ceff4..daf5db7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## 项目指引 -如果你发现文中的图片加载不出来,不妨[看这里](https://github.com/qianguyihao/Web/issues/20#issue-390074432)。 +如果你发现文中的图片加载不出来,不妨[看这里](https://github.com/qianguyihao/Web/issues/20#issue-390074432)。当然,您也可以直接「下载项目到本地」,通过 markdown 软件打开项目文件,则不会出现“图片无法显示”的问题。 如果你发现本项目有内容上的错误,欢迎提交 issues 进行指正。