Skip to content

Commit f4030ea

Browse files
committed
Added a link to @ukko's phpdoc project in the README
1 parent c0dbf8c commit f4030ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ make && make install
1919

2020
You can generate a debian package for PHP5, accessible from Apache 2 by running `./mkdeb-apache2.sh` or with `dpkg-buildpackage` or `svn-buildpackage`.
2121

22-
This extension exports a single class, `Redis` (and `RedisException` used in case of errors).
22+
This extension exports a single class, `Redis` (and `RedisException` used in case of errors). Check out https://github.com/ukko/phpredis-phpdoc for a PHP stub that you can use in your IDE for code completion.
2323

2424
Install on OSX
2525
==============

0 commit comments

Comments
 (0)