From d0dfbc469dba39de10cebadbf9ebfd098ef8b07a Mon Sep 17 00:00:00 2001 From: Mark Phillips Date: Thu, 15 Mar 2012 11:51:46 -0700 Subject: [PATCH] small fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d12f72c..7526107 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage [Mark](https://twitter.com/pharkmillups) -### And Now For The Docs (in no particular) +### And Now For The Docs (in no particular order) * [Redis Commands](http://redis.io/commands) - Most of the Redis docs are exceptional, but this section really epitomizes the combination of good design and usability. And all the individual command pages give you the ability to test things out without leaving the page. Pretty close to perfect. * [BrightBox Developer Docs](http://docs.brightbox.com) - Clean design, easy to navigate, very in-depth.