Skip to content

Commit 97a5328

Browse files
author
Rafal Chmiel
committed
Add Git.io screenshot example
1 parent cb6d094 commit 97a5328

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,11 @@ $ git clone https://gist.github.com/tiimgreen/10545817
128128
[*Read more about creating gists.*](https://help.github.com/articles/creating-gists)
129129

130130
### Git.io
131-
[Git.io](http://git.io) is a simple URL shortener for GitHub. You can also use it via pure HTTP using Curl:
131+
[Git.io](http://git.io) is a simple URL shortener for GitHub.
132+
133+
![Git.io](http://i.imgur.com/6JUfbcG.png?1)
134+
135+
You can also use it via pure HTTP using Curl:
132136

133137
```bash
134138
$ curl -i http://git.io -F "url=https://github.com/..."

0 commit comments

Comments
 (0)