diff options
author | bogem <albertnigma@gmail.com> | 2016-09-23 15:22:55 +0200 |
---|---|---|
committer | bogem <albertnigma@gmail.com> | 2016-10-24 13:45:49 +0200 |
commit | 16162c5127bba49ede35e789a302c86a068c64a3 (patch) | |
tree | a5e32a2e3503e604ffdbd84d9a235a2759dfe0f5 /README.md | |
parent | c67d6bcd88c9073bc072af1cb13d7bfa85cbbbb0 (diff) | |
download | git-sonar-16162c5127bba49ede35e789a302c86a068c64a3.tar.gz git-sonar-16162c5127bba49ede35e789a302c86a068c64a3.zip |
Add lightweight version to README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -32,6 +32,7 @@ last few years. Maybe it can help you too. - [Colouring the remote commits status](#colouring-the-remote-commits-status) - [Colouring the file changes status](#colouring-the-file-changes-status) - [License](#license) +- [Links](#links) ## Installation @@ -557,6 +558,10 @@ Git Radar is licensed under the MIT license. See [LICENSE] for the full license text. +## Links + +* [mini-git-radar](https://github.com/bogem/mini-git-radar) - lightweight version of git-radar. Only for macOS and bash/fish. + [LICENSE]: https://github.com/michaeldfallen/git-radar/blob/master/LICENSE [git:(master) 1≡]: https://raw.githubusercontent.com/michaeldfallen/git-radar/master/images/stash.png [git:(master) 3A]: https://raw.githubusercontent.com/michaeldfallen/git-radar/master/images/untracked.png |