From c414db2f98b4d78f7b0dc8205f870b4b77346c99 Mon Sep 17 00:00:00 2001 From: antirez Date: Fri, 13 Feb 2015 14:57:05 +0100 Subject: [PATCH] A few more README markdown conversions. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1aef03559..e4386baa0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This README is just a fast "quick start" document. You can find more detailed documentation at http://redis.io. +This README is just a fast *quick start* document. You can find more detailed documentation at http://redis.io. Building Redis -------------- @@ -8,8 +8,8 @@ We support big endian and little endian architectures, and both 32 bit and 64 bit systems. It may compile on Solaris derived systems (for instance SmartOS) but our -support for this platform is "best effort" and Redis is not guaranteed to -work as well as in Linux, OSX, and *BSD there. +support for this platform is *best effort* and Redis is not guaranteed to +work as well as in Linux, OSX, and `*`BSD there. It is as simple as: