mirror of
https://github.com/samsonjs/simple_oauth.git
synced 2026-03-25 08:45:54 +00:00
GitHub automatically inserts anchors [ci skip]
This commit is contained in:
parent
1d57a3730a
commit
be634109b0
1 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Simply builds and verifies OAuth headers
|
||||
|
||||
## <a name="pulls"></a>Contributing
|
||||
## Contributing
|
||||
1. Fork the project.
|
||||
2. Create a topic branch.
|
||||
3. Add failing tests.
|
||||
|
|
@ -11,7 +11,7 @@ Simply builds and verifies OAuth headers
|
|||
6. Commit and push your changes.
|
||||
7. Submit a pull request. Please do not include changes to the gemspec.
|
||||
|
||||
## <a name="rubies"></a>Supported Rubies
|
||||
## Supported Rubies
|
||||
This library aims to support and is [tested
|
||||
against](http://travis-ci.org/laserlemon/simple_oauth) the following Ruby
|
||||
implementations:
|
||||
|
|
@ -37,6 +37,6 @@ implementation, you will be personally responsible for providing patches in a
|
|||
timely fashion. If critical issues for a particular implementation exist at the
|
||||
time of a major release, support for that Ruby version may be dropped.
|
||||
|
||||
## <a name="copyright"></a>Copyright
|
||||
## Copyright
|
||||
Copyright (c) 2010 Steve Richert, Erik Michaels-Ober.
|
||||
See [LICENSE](https://github.com/laserlemon/simple_oauth/blob/master/LICENSE) for details.
|
||||
|
|
|
|||
Loading…
Reference in a new issue