diff --git a/README.md b/README.md index 274f8ad..cc45113 100644 --- a/README.md +++ b/README.md @@ -662,8 +662,10 @@ After commiting, change the author of the previous commit. To do this, see how t ## Scripts & Tools * [firstaidgit.io](http://firstaidgit.io/) A searchable selection of the most frequently asked Git questions -* [git-cola](https://git-cola.github.io/) - another git client for Windows and OS X * [git-extra-commands](https://github.com/unixorn/git-extra-commands) - a collection of useful extra git scripts + +## GUI Clients +* [git-cola](https://git-cola.github.io/) - another git client for Windows and OS X * [gitx-dev](https://rowanj.github.io/gitx/) - another graphical git client for OS X * [Source Tree](https://www.sourcetreeapp.com/) - a free graphical git client for Windows and OS X * [Tower](http://www.git-tower.com/) - graphical git client for OS X (paid)