diff --git a/README.md b/README.md index 151d9f49..17f9298e 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,8 @@ const US = findAmazonMarketplaceOrFail('countryCode', AmazonMarketplaceCountryCo } ``` +You may also view the [Jest snapshot data](tests/__snapshots__/marketplaces.test.ts.snap) for the fully rendered data object examples. + ### Download & Installation ```sh