A few more README markdown conversions.

This commit is contained in:
antirez 2015-02-13 14:57:05 +01:00
parent 097b3079b4
commit c414db2f98

View File

@ -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 Building Redis
-------------- --------------
@ -8,8 +8,8 @@ We support big endian and little endian architectures, and both 32 bit
and 64 bit systems. and 64 bit systems.
It may compile on Solaris derived systems (for instance SmartOS) but our 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 support for this platform is *best effort* and Redis is not guaranteed to
work as well as in Linux, OSX, and *BSD there. work as well as in Linux, OSX, and `*`BSD there.
It is as simple as: It is as simple as: