summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichael Allen <michael@michaelallen.io>2015-08-25 16:27:04 +0100
committerMichael Allen <michael@michaelallen.io>2015-08-25 16:27:04 +0100
commit62560ea14fe4a53751cbba1b29e3f691518c6466 (patch)
tree15b99fe92dde86a95071bfd8945a3fff727e3a74 /README.md
parent8ea7d1ab44d4f153a2756cdfad9481e7fcc696ae (diff)
downloadgit-sonar-62560ea14fe4a53751cbba1b29e3f691518c6466.tar.gz
git-sonar-62560ea14fe4a53751cbba1b29e3f691518c6466.zip
Link to images in readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7ee3311..8cd0d5a 100644
--- a/README.md
+++ b/README.md
@@ -119,3 +119,13 @@ See [LICENSE] for the full license text.
[LICENSE]: https://github.com/michaeldfallen/git-radar/blob/master/LICENSE
[git:(master) 3A]: https://raw.githubusercontent.com/michaeldfallen/git-prompt/master/images/untracked.png
+[git:(master) 2D2M]: https://raw.githubusercontent.com/michaeldfallen/git-prompt/master/images/unstaged.png
+[git:(master) 1M1R]: https://raw.githubusercontent.com/michaeldfallen/git-prompt/master/images/added.png
+[git:(master) 1U]: https://raw.githubusercontent.com/michaeldfallen/git-prompt/master/images/conflicts.png
+[git:(master) 1M 1D2M 2A]: https://raw.githubusercontent.com/michaeldfallen/git-prompt/master/images/combination.png
+[git:(master 2↑)]: https://raw.githubusercontent.com/michaeldfallen/git-prompt/master/images/local%20is%20ahead.png
+[git:(master 3↓)]: https://raw.githubusercontent.com/michaeldfallen/git-prompt/master/images/remote%20is%20behind.png
+[git:(master 3⇵5)]: https://raw.githubusercontent.com/michaeldfallen/git-prompt/master/images/remote%20local%20diverged.png
+[git:(m ← 2 my-branch)]: https://raw.githubusercontent.com/michaeldfallen/git-prompt/master/images/branch%20is%20ahead.png
+[git:(m 4 → my-branch)]: https://raw.githubusercontent.com/michaeldfallen/git-prompt/master/images/master%20is%20ahead.png
+[git:(m 1 ⇄ 2 my-branch)]: https://raw.githubusercontent.com/michaeldfallen/git-prompt/master/images/master%20branch%20diverged.png