Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
ralouphie committed Aug 25, 2017
1 parent 238c824 commit 3870fcf
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,8 @@ A PHP client for AOL [cachelink](https://github.com/aol/cachelink-service).

## Install

Add to `composer.json`:

```json
{
"require": {
"aol/cachelink-client-php": "^9.0"
}
}
```
composer require aol/cachelink-client-php
```

## Usage
Expand Down

0 comments on commit 3870fcf

Please sign in to comment.