We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb6d094 commit 97a5328Copy full SHA for 97a5328
README.md
@@ -128,7 +128,11 @@ $ git clone https://gist.github.com/tiimgreen/10545817
128
[*Read more about creating gists.*](https://help.github.com/articles/creating-gists)
129
130
### 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:
+[Git.io](http://git.io) is a simple URL shortener for GitHub.
132
+
133
+
134
135
+You can also use it via pure HTTP using Curl:
136
137
```bash
138
$ curl -i http://git.io -F "url=https://github.com/..."
0 commit comments