Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre Tondereau committed Mar 18, 2016
1 parent c9aba06 commit 2e8cad6
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,13 @@ Laravel UPS<sup>TM</sup> Api

[![Build Status](https://travis-ci.org/rooferz/Laravel-UPS-Api.svg?branch=master)](https://travis-ci.org/rooferz/Laravel-UPS-Api)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/rooferz/Laravel-UPS-Api/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/rooferz/Laravel-UPS-Api/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/rooferz/Laravel-UPS-Api/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/rooferz/Laravel-UPS-Api/?branch=master)
[![StyleCI](https://styleci.io/repos/54156171/shield)](https://styleci.io/repos/54156171)
[![Test Coverage](https://codeclimate.com/github/rooferz/Laravel-UPS-Api/badges/coverage.svg)](https://codeclimate.com/github/rooferz/Laravel-UPS-Api/coverage)
[![Code Climate](https://codeclimate.com/github/rooferz/Laravel-UPS-Api/badges/gpa.svg)](https://codeclimate.com/github/rooferz/Laravel-UPS-Api)
[![Latest Stable Version](https://poser.pugx.org/rooferz/laravel-ups-api/v/stable)](https://packagist.org/packages/rooferz/laravel-ups-api)
[![Latest Unstable Version](https://poser.pugx.org/rooferz/laravel-ups-api/v/unstable)](https://packagist.org/packages/rooferz/laravel-ups-api)
[![License](https://poser.pugx.org/rooferz/laravel-ups-api/license)](https://packagist.org/packages/rooferz/laravel-ups-api)


Laravel UPS Api was created by, and is maintained by [Pierre Tondereau](https://github.com/rooferz), and PHP UPS Api was created by, and is maintained by [Gabriel Bull](https://github.com/gabrielbull) at [PHP UPS API](https://github.com/gabrielbull/php-ups-api). Feel free to check out the [change log](CHANGELOG.md), [releases](https://github.com/rooferz/Laravel-UPS-Api/releases), [license](LICENSE), and [contribution guidelines](CONTRIBUTING.md).

Expand Down Expand Up @@ -69,7 +74,7 @@ UPS_PASSWORD=password
## Usage

This package only inject and provide Facades for each class of [PHP UPS API](https://github.com/gabrielbull/php-ups-api).
You just have read its documentation.
You just have to read its documentation.


##### Further Information
Expand Down

0 comments on commit 2e8cad6

Please sign in to comment.