Skip to content

Commit

Permalink
markdown syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
romanpitak committed Feb 19, 2015
1 parent f80343f commit 728b6c4
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
@@ -1,4 +1,5 @@
# PHP REST Client

[![Latest Stable Version](https://img.shields.io/packagist/v/romanpitak/php-rest-client.svg)](https://packagist.org/packages/romanpitak/php-rest-client)
[![Total Downloads](https://img.shields.io/packagist/dt/romanpitak/php-rest-client.svg)](https://packagist.org/packages/romanpitak/php-rest-client)
[![License](https://img.shields.io/packagist/l/romanpitak/php-rest-client.svg)](https://packagist.org/packages/romanpitak/php-rest-client)
Expand All @@ -10,7 +11,9 @@
Representational state transfer PHP client library.

## Installation

The best way to install is to use the [Composer](https://getcomposer.org/) dependency manager.

```
php composer.phar require romanpitak/php-rest-client
```
Expand Down

0 comments on commit 728b6c4

Please sign in to comment.