Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -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.

Expand All@@ -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.
You should see your `Square Sandbox Seller account's` location logged in the browser window.