From c95e579b8ef434d27419a9db8784eb604c93f38f Mon Sep 17 00:00:00 2001 From: App Generator <51070104+app-generator@users.noreply.github.com> Date: Fri, 4 Nov 2022 11:33:53 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ce19450..3abbd2e 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ Open-source mini `eCommerce` project that loads the products from `JSON` files s | ✅ | **[Soft UI Design](https://www.creative-tim.com/product/soft-ui-design-system?AFFILIATE=128200)** | (Free Version) by `Creative-Tim` | | ✅ | **JSON** | `Products definition` - see [sample](./app/templates/products/product-air-zoom-pegasus.json) | | ✅ | Automatic Products Discovery | Source DIR: [templates\products](./app/templates/products) | -| ❌ | **Deployment** | `Docker` & Pages Compression | -| ❌ | **Dw Products from Stripe** | On going development via [Python Stripe Library](https://pypi.org/project/python-stripe/) | -| ❌ | **CI/CD** | Render Deployment Platform | +| ✅ | **Dw Products from Stripe** | On going development via [Python Stripe Library](https://pypi.org/project/python-stripe/) | +| ✅ | **CI/CD** | Render Deployment Platform | +| ✅ | **Deployment** | `Docker` & Pages Compression |