Skip to content

Commit 003f6e7

Browse files
committed
Update project homepage
1 parent e2332a0 commit 003f6e7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# clue/redis-react [![Build Status](https://travis-ci.org/clue/php-redis-react.svg?branch=master)](https://travis-ci.org/clue/php-redis-react)
1+
# clue/reactphp-redis [![Build Status](https://travis-ci.org/clue/reactphp-redis.svg?branch=master)](https://travis-ci.org/clue/reactphp-redis)
22

33
Async [Redis](http://redis.io/) client implementation, built on top of [ReactPHP](http://reactphp.org/).
44

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "clue/redis-react",
3-
"description": "Async Redis client implementation, built on top of ReactPHP",
4-
"keywords": ["Redis", "client", "async", "ReactPHP"],
5-
"homepage": "https://github.com/clue/php-redis-react",
3+
"description": "Async Redis client implementation, built on top of ReactPHP.",
4+
"keywords": ["Redis", "database", "client", "async", "ReactPHP"],
5+
"homepage": "https://github.com/clue/reactphp-redis",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)