Add usage examples for uplio plugin

This commit is contained in:
Ali Ismayilov 2014-07-24 10:05:17 -03:00
parent 774a991d6a
commit bd2f7218f4
1 changed files with 9 additions and 0 deletions

View File

@ -3,3 +3,12 @@
1. Uploads the file to [upl.io](http://upl.io/).
1. Copies url to clipboards.
1. Print the url to the terminal.
## Usage
```sh
$ uplio Gemfile
#=> Uploading...
#=> http://upl.io/5fzpcn
```