diff --git a/README.md b/README.md index eeba33d..80ba363 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,11 @@ The package provides bindings for the following Squarespace Commerce APIs: - [Transactions](https://developers.squarespace.com/commerce-apis/transactions-overview) - [Webhook Subscriptions](https://developers.squarespace.com/commerce-apis/webhook-subscriptions-overview) -Usage +## Installation + +From your project root, run: `$ go get github.com/j-low/gocommerce@v1.0.1` + +## Usage ``` import (