From a67bb26ed85e55bf1711f6e1604f2996bfc48c1d Mon Sep 17 00:00:00 2001 From: Adam Heckler Date: Wed, 14 Apr 2021 07:56:55 -0400 Subject: [PATCH] Remove WooCommerce as clone of Shopify WooCommerce is not a clone of Shopify. It's an open-source WordPress plugin: https://github.com/woocommerce/woocommerce Shopify is a proprietary, hosted platform. The only sense in which you could say it's a "clone" is that both are for the purpose of e-commerce, but that doesn't match the common usage of the word "clone" IMHO. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e82a248..4097d65 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,6 @@ _(scroll right on table to see all 5 columns)_ | Reddit | https://asperitas.now.sh/ | https://github.com/d11z/asperitas | Node.js, React, NoSQL | ![GitHub Repo stars](https://img.shields.io/github/stars/d11z/asperitas) | | TikTok + Reddit | https://reddit-tiktok.netlify.app/ | https://github.com/hedgecox/Reddit-TikTok-Clone | React | ![GitHub Repo stars](https://img.shields.io/github/stars/hedgecox/Reddit-TikTok-Clone) | | Twitch | https://twitchclone.vercel.app/ | https://github.com/alissonsleal/twitch-clone/ | React, Next.JS, Typescript | ![GitHub Repo stars](https://img.shields.io/github/stars/alissonsleal/twitch-clone) | -| Shopify | https://woocommerce.com/ | https://github.com/woocommerce/woocommerce | PHP, Wordpress | ![GitHub Repo stars](https://img.shields.io/github/stars/woocommerce/woocommerce) | | Slack | https://mattermost.com/ | https://github.com/mattermost/mattermost-webapp | React, Go | ![GitHub Repo stars](https://img.shields.io/github/stars/mattermost/mattermost-webapp) | | Slack | https://rocket.chat/ | https://github.com/RocketChat/Rocket.Chat | JAMStack, Typescript | ![GitHub Repo stars](https://img.shields.io/github/stars/RocketChat/Rocket.Chat) | | Slack | https://zulip.com/ | https://github.com/zulip/zulip | Python, JS, TS | ![GitHub Repo stars](https://img.shields.io/github/stars/zulip/zulip) |