diff --git a/README.md b/README.md index 532ade8..6e6e566 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ __Current Version__: v1.0 ## Requirements -PHP 5.3+ -PECL mongo 1.3 +* PHP 5.3+ +* PECL mongo 1.3+ ## Testing @@ -15,4 +15,4 @@ After cloning the repo, simply `cd` to the cloned directly and run: ```shell $ phpunit -``` \ No newline at end of file +```