Skip to content

Commit

Permalink
Merge branch 'master' of github.com:rapidwebltd/RW-File-Cache-PSR-6
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Hall committed Mar 20, 2018
2 parents 341a845 + 006d52f commit 06d26a0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,11 @@
[![Coverage Status](https://coveralls.io/repos/github/rapidwebltd/RW-File-Cache-PSR-6/badge.svg?branch=master)](https://coveralls.io/github/rapidwebltd/RW-File-Cache-PSR-6?branch=master)

This package provides a [PSR-6](http://www.php-fig.org/psr/psr-6/) adapter for [RW File Cache](https://github.com/rapidwebltd/RW-File-Cache).

## Installation

You can install this package easily via Composer. Just run the following command from the root of your project.

```
composer require rapidwebltd/rw-file-cache-psr-6
```

0 comments on commit 06d26a0

Please sign in to comment.