Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Favre-Felix <n.favre-felix@owlient.eu>2009-11-24 14:35:32 +0300
committerNicolas Favre-Felix <n.favre-felix@owlient.eu>2009-11-24 14:35:32 +0300
commit98ed969fcaa820a90ffc1958245c560383a14a0d (patch)
tree3163adc6ebc032cec309a1a82bc80941c81977cb /README.markdown
parent2295baf19cae73fec4ae192acfdac4d966ef0807 (diff)
Markdown fixes
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index 46d1ad38..16e1b32a 100644
--- a/README.markdown
+++ b/README.markdown
@@ -5,9 +5,9 @@ This extension provides an API for communicating with Redis database, a persiste
It is a fork of alfonsojimenez's phpredis, adding many methods and fixing a lot of issues.
This code is maintained by [Owlient](http://owlient.eu/).
-You can send comments, patches here on github or by email to:
-* n.bouafif@owlient.eu
-* n.favre-felix@owlient.eu
+You can send comments, patches here on github or by email to:
+- n.bouafif@owlient.eu
+- n.favre-felix@owlient.eu
Installing/Configuring