From e5d530a78c68d2b9ee64011d8780467571db6969 Mon Sep 17 00:00:00 2001 From: Asterioxer <162615960+Asterioxer@users.noreply.github.com> Date: Fri, 16 May 2025 18:25:12 +0530 Subject: [PATCH] docs: improved README description for clarity Signed-off-by: Asterioxer <162615960+Asterioxer@users.noreply.github.com> --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 299088c5bf..762429a509 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Mailchimp Open Commerce (formerly Reaction Commerce) +
+ A modern, API-first, and headless commerce platform built with Node.js, MongoDB, and GraphQL. It integrates smoothly with tools like npm, Docker, and Kubernetes. +
+Fast | Returns data in split seconds, and faster queries mean faster web pages |
Fast | Returns data in milliseconds, and faster queries mean faster web pages |
Proven | Open Commerce fuels sites doing 10's of thousands of orders per day with 100's of thousands of products |
Composable | A flexible plugin system allows you to pick and choose which integrations work best for you |
Multi-tenant | Host multiple shops in the same installation |
Scalable | Start out with a single server and scale up to hundreds |
Flexible Products | Allows Products, with options and variants to fit a wide variety of needs |
Flexible Products | Supports products with customizable options and variants to meet a wide range of business needs. |
Inventory | Track inventory, allow or disallow backorders and more |
Shipping | Integrate with a shipping rate provider or build your own custom table |
Taxes | Integrate with a tax rate provider or build your own custom tax table |
Fulfillment | Flexible fulfillment system allows you create your own fulfillment methods |
Fulfillment | Flexible fulfillment system allows you create self-customized fulfillment methods |
Order Tracking | View and manage your orders in the included admin system |
Emails | Customizable templates for Order confirmations and more |
Open | Fully open source. Never be locked in again |