From 765b3fcf334641b90b9910e1e041ca024e13719b Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Thu, 19 Jul 2012 17:07:38 -0500 Subject: [PATCH] Fixing the broken markdown syntax. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf91247..63aca60 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Much inspiration for this library came from the [Java][javauuid] and ## Requirements -*Rhumsaa\Uuid works on **64-bit builds** of PHP 5.3.3+.* +*Rhumsaa\Uuid works on __64-bit builds__ of PHP 5.3.3+.* This library deals with large integers, so you will need to run it on a 64-bit system with a 64-bit compiled version of PHP.