From 76abb6cf21b3313b05b5176a34ad388217571733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Meyer?= Date: Fri, 11 Aug 2023 09:30:02 +0200 Subject: [PATCH] fix: improve README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 247ba03e1..08c431afc 100644 --- a/README.md +++ b/README.md @@ -62,11 +62,11 @@ Once installed, you'll need to create a `SHOPWARE_ACCESS_TOKEN` environment vari If you want to use your Store with SEO URLs you should set this Envoirment variable `SHOPWARE_USE_SEO_URLS="true"` -#### Checkout functionality +## Checkout functionality The template is provided as-is without an integrated checkout. For projects there are two options - redirect to a native checkout, provided by Shopware or implement a headless checkout flow using our API endpoints for [preparing](https://frontends.shopware.com/packages/api-client.html#context) and [placing](https://frontends.shopware.com/packages/api-client.html#checkout) orders. -### Community +## Community Any questions, issues or feature requests? Feel free to join the community.