From c0f1a66afe34df90dfe4afecb4dd1cd9dc5e6003 Mon Sep 17 00:00:00 2001 From: tniezg Date: Thu, 9 Sep 2021 15:57:44 +0200 Subject: [PATCH] Include Spree in the list of supported ecommerce backends in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2eeea375b..6568e4e74 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Demo live at: [demo.vercel.store](https://demo.vercel.store/) ## Integrations -Next.js Commerce integrates out-of-the-box with BigCommerce, Shopify, Swell, Saleor and Vendure. We plan to support all major ecommerce backends. +Next.js Commerce integrates out-of-the-box with BigCommerce, Shopify, Swell, Saleor, Spree and Vendure. We plan to support all major ecommerce backends. ## Considerations