Skip to content
This repository was archived by the owner on Aug 29, 2019. It is now read-only.

Commit c02893f

Browse files
authoredNov 10, 2018
Update README.md
1 parent a1de9b2 commit c02893f

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed
 

‎README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1-
WP-HTTP
2-
=========
1+
WP HTTP Foundation [![Build Status](https://travis-ci.org/wplibs/http.svg?branch=master)](https://travis-ci.org/wplibs/http)
2+
==================
3+
4+
## Installation
5+
6+
```
7+
composer require wplibs/http:^1.0
8+
```
9+
10+
## Usage
311

412
```php
513
<?php

0 commit comments

Comments
 (0)