fix readme format

This commit is contained in:
Shawn Erquhart
2025-03-02 14:19:34 -05:00
parent 579a464dd3
commit 72c247059c

View File

@@ -27,18 +27,18 @@ const user = useQuery(api.example.getCurrentUser);
### Polar Account
- [Create a Polar account](https://polar.sh)
- Create an organization and generate an organization token with permissions:
- `products:read`,
- `products:write`,
- `subscriptions:read`,
- `subscriptions:write`,
- `customers:read`,
- `customers:write`,
- `checkouts:read`,
- `checkouts:write`,
- `checkout_links:read`,
- `checkout_links:write`,
- `customer_portal:read`,
- `customer_portal:write`,
- `products:read`
- `products:write`
- `subscriptions:read`
- `subscriptions:write`
- `customers:read`
- `customers:write`
- `checkouts:read`
- `checkouts:write`
- `checkout_links:read`
- `checkout_links:write`
- `customer_portal:read`
- `customer_portal:write`
- `customer_sessions:write`
- Create a product in the Polar dashboard for each pricing plan that you want to offer