diff --git a/plugins/uplio/README.md b/plugins/uplio/README.md index 6d535f02..1a5c9725 100644 --- a/plugins/uplio/README.md +++ b/plugins/uplio/README.md @@ -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 +```