Skip to content

Commit 792839d

Browse files
committed
Updated readme
1 parent 1f7e0fc commit 792839d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Redis PSR-6 adapter
2-
[![Build Status](https://travis-ci.org/php-cache/redis-adapter.svg?branch=master)](https://travis-ci.org/php-cache/redis-adapter) [![codecov.io](https://codecov.io/github/php-cache/redis-adapter/coverage.svg?branch=master)](https://codecov.io/github/php-cache/redis-adapter?branch=master)
1+
# Memcached PSR-6 adapter
2+
[![Build Status](https://travis-ci.org/php-cache/memcached-adapter.svg?branch=master)](https://travis-ci.org/php-cache/memcached-adapter) [![codecov.io](https://codecov.io/github/php-cache/memcached-adapter/coverage.svg?branch=master)](https://codecov.io/github/php-cache/memcached-adapter?branch=master)
33

4-
This is a implementation for the PSR-6 for Redis cache. This implementation supports tags.
4+
This is a implementation for the PSR-6 for Memcached cache. This implementation supports tags.

0 commit comments

Comments
 (0)