Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fotinakis committed Jan 23, 2015
1 parent 9cb03cf commit 190ae2b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Add this line to your application's Gemfile:

gem 'swagger-blocks'

Or install directly with `gem install swagger-blocks`. **Requires Ruby 2.1+**
Or install directly with `gem install swagger-blocks`.

## Example (Rails)

Expand Down Expand Up @@ -183,6 +183,11 @@ See the [swagger_blocks_spec.rb](https://github.com/fotinakis/swagger-blocks/blo
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

## Release notes

* v1.0.1: Make backwards-compatible with Ruby 1.9.3.
* v1.0.0: Initial major release.

## Credits

Original idea inspired by **[@richhollis](https://github.com/richhollis/)**'s [swagger-docs](https://github.com/richhollis/swagger-docs/) gem.

0 comments on commit 190ae2b

Please sign in to comment.