Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xssc authored Jul 25, 2016
1 parent 9181448 commit 84d1d0c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Direct ruby port of the gpsoauth python lib: https://github.com/simon-weber/gpso
Add this line to your application's Gemfile:

```ruby
gem 'gpsoauth'
gem 'gpsoauth-rb'
```

And then execute:
Expand All @@ -16,7 +16,11 @@ And then execute:

Or install it yourself as:

$ gem install gpsoauth
$ gem install gpsoauth-rb

## Usage

require 'gpsoauth'

## License

Expand Down

0 comments on commit 84d1d0c

Please sign in to comment.