Skip to content

Commit

Permalink
update readme add composer info
Browse files Browse the repository at this point in the history
  • Loading branch information
tflori committed Nov 19, 2016
1 parent 28e751c commit 0fda8b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

[![Build Status](https://travis-ci.org/tflori/oauth2.svg?branch=master)](https://travis-ci.org/tflori/oauth2)
[![Coverage Status](https://coveralls.io/repos/github/tflori/oauth2/badge.svg?branch=master)](https://coveralls.io/github/tflori/oauth2?branch=master)
[![Latest Stable Version](https://poser.pugx.org/tflori/oauth2/v/stable)](https://packagist.org/packages/tflori/oauth2)
[![Total Downloads](https://poser.pugx.org/tflori/oauth2/downloads)](https://packagist.org/packages/tflori/oauth2)
[![License](https://poser.pugx.org/tflori/oauth2/license)](https://packagist.org/packages/tflori/oauth2)

This library helps you to create an oauth service with oauth2 three legged authentication mechanism.

Expand Down

0 comments on commit 0fda8b9

Please sign in to comment.