Update README.md to include information on how to add a custom provider (#250)

* Update README.md

* Updated commerce readme

Co-authored-by: Luis Alvarez D <luis@vercel.com>
This commit is contained in:
Isiko Saidiali
2021-08-28 08:11:53 +03:00
committed by GitHub
parent 0e7e7b7d5f
commit 24dd291be2
2 changed files with 7 additions and 1 deletions

View File

@@ -79,7 +79,7 @@ For example: Turning `cart` off will disable Cart capabilities.
> NOTE: The selected provider should support the feature that you are toggling. (This means that you can't turn wishlist on if the provider doesn't support this functionality out the box)
- Open `commerce.config.json`
- Open `commerce.config.json`
- You'll see a config file like this:
```json
{