Added "Latest Stable Version" and "Total Downloads" Badges

This commit is contained in:
toretto
2013-08-31 10:51:10 +02:00
parent cb18d67b6a
commit 4824af1563
+2
View File
@@ -1,4 +1,6 @@
# Predis #
[![Latest Stable Version](https://poser.pugx.org/predis/predis/v/stable.png)](https://packagist.org/packages/predis/predis)
[![Total Downloads](https://poser.pugx.org/predis/predis/downloads.png)](https://packagist.org/packages/predis/predis)
Predis is a flexible and feature-complete PHP (>= 5.3) client library for the Redis key-value store.