diff --git a/README.md b/README.md index f2d405cc1..543049933 100644 --- a/README.md +++ b/README.md @@ -120,9 +120,9 @@ Wait for the greeting message on the STD, then send EPP/TCP frame: Testing --- -For feature testing PhantomJS is used. +For feature testing, PhantomJS is used. -* (Download)[https://bitbucket.org/ariya/phantomjs/downloads/] the correct binary for your OS +* [Download](https://bitbucket.org/ariya/phantomjs/downloads/) the correct binary for your OS * Move the binary to `/usr/local/bin` * Before running tests for the first time: `rake db:seed` * Run tests: `rake`