Update README.md

This commit is contained in:
Alex Bilbie 2013-12-19 12:33:39 +00:00
parent 7c1b913e49
commit 13b15dfa3a

View File

@ -26,6 +26,11 @@ The framework is provided as a Composer package which can be installed by adding
The library features 100% unit test code coverage. To run the tests yourself run `phpunit` from the project root.
Master branch - [![Build Status](https://travis-ci.org/php-loep/oauth2-server.png?branch=master)](https://travis-ci.org/php-loep/oauth2-server)
Develop branch - [![Build Status](https://travis-ci.org/php-loep/oauth2-server.png?branch=develop)](https://travis-ci.org/php-loep/oauth2-server)
## Current Features
### Authorization Server
@ -83,4 +88,4 @@ Special thanks to:
* [Phil Sturgeon](https://github.com/philsturgeon)
* [and all the other contributors](https://github.com/php-loep/oauth2-server/contributors)
The initial code was developed as part of the [Linkey](http://linkey.blogs.lincoln.ac.uk) project which was funded by [JISC](http://jisc.ac.uk) under the Access and Identity Management programme.
The initial code was developed as part of the [Linkey](http://linkey.blogs.lincoln.ac.uk) project which was funded by [JISC](http://jisc.ac.uk) under the Access and Identity Management programme.