Skip to content

Commit 728b6c4

Browse files
committed
markdown syntax
1 parent f80343f commit 728b6c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# PHP REST Client
2+
23
[![Latest Stable Version](https://img.shields.io/packagist/v/romanpitak/php-rest-client.svg)](https://packagist.org/packages/romanpitak/php-rest-client)
34
[![Total Downloads](https://img.shields.io/packagist/dt/romanpitak/php-rest-client.svg)](https://packagist.org/packages/romanpitak/php-rest-client)
45
[![License](https://img.shields.io/packagist/l/romanpitak/php-rest-client.svg)](https://packagist.org/packages/romanpitak/php-rest-client)
@@ -10,7 +11,9 @@
1011
Representational state transfer PHP client library.
1112

1213
## Installation
14+
1315
The best way to install is to use the [Composer](https://getcomposer.org/) dependency manager.
16+
1417
```
1518
php composer.phar require romanpitak/php-rest-client
1619
```

0 commit comments

Comments
 (0)