diff --git a/README.md b/README.md index 85983e3..06f0074 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [Install Composer](https://getcomposer.org/) - If you don't already have composer installed on your machine -[Square PHP SDK Guide](https://developer.squareup.com/docs/sdks/php/using-php-sdk) +[Square PHP SDK Guide](https://developer.squareup.com/docs/sdks/php/using-php-sdk) - Details on how to use / configure the Square client. [PHP Quickstart Guide](https://developer.squareup.com/docs/sdks/php/quick-start) - The quickstart directory is based off of this document. @@ -30,4 +30,4 @@ $ php -S localhost:8000 navigate to `localhost:8000/quickstart.php` and you should see a location displayed -You should see your `Square Sandbox Seller account's` location logged in the browser window. \ No newline at end of file +You should see your `Square Sandbox Seller account's` location logged in the browser window.