Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ If you need the readme for a released version of the gem please find it below:
| 1.0.0 | May 23, 2014 | https://github.com/oauth-xx/oauth2/blob/v1.0.0/README.md |
| < 1.0.0 | Find here | https://github.com/oauth-xx/oauth2/tags |

[![Gem Version](http://img.shields.io/gem/v/oauth2.svg)][gem]
[![Gem Version](http://img.shields.io/gem/v/oauth2.svg)][![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Foauth-xx%2Foauth2.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Foauth-xx%2Foauth2?ref=badge_shield)
[gem]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fossabot This edit is wrong. I think the bot has a bug.

[![Total Downloads](https://img.shields.io/gem/dt/oauth2.svg)][gem]
[![Total Downloads](https://img.shields.io/gem/rt/oauth2.svg)](https://rubygems.org/gems/oauth2)
[![Build Status](http://img.shields.io/travis/oauth-xx/oauth2.svg)][travis]
Expand Down Expand Up @@ -225,6 +226,9 @@ spec.add_dependency 'oauth2', '~> 1.4'
[license]: LICENSE
[oauth-xx]: https://github.com/oauth-xx


[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Foauth-xx%2Foauth2.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Foauth-xx%2Foauth2?ref=badge_large)

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
Expand All @@ -237,4 +241,4 @@ Bug reports and pull requests are welcome on GitHub at https://github.com/oauth-

## Code of Conduct

Everyone interacting in the OAuth2 project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/oauth-xx/oauth2/blob/master/CODE_OF_CONDUCT.md).
Everyone interacting in the OAuth2 project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/oauth-xx/oauth2/blob/master/CODE_OF_CONDUCT.md).