From dd81e453040d3857b967875a05f4e7a4fb1cb4aa Mon Sep 17 00:00:00 2001 From: Jordan Hall Date: Thu, 12 Jul 2018 22:01:57 +0100 Subject: [PATCH] Correct readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 44ce201..ecfaae3 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# PSR-6 adapter for RW File Cache +# PSR-6 adapter for DO File Cache [![Build Status](https://travis-ci.org/DivineOmega/DO-File-Cache-PSR-6.svg?branch=master)](https://travis-ci.org/DivineOmega/DO-File-Cache-PSR-6) [![Coverage Status](https://coveralls.io/repos/github/DivineOmega/DO-File-Cache-PSR-6/badge.svg?branch=master)](https://coveralls.io/github/DivineOmega/DO-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). +This package provides a [PSR-6](http://www.php-fig.org/psr/psr-6/) adapter for [DO File Cache](https://github.com/DivineOmega/DO-File-Cache). ## Installation