aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoragetic <agetic@debian>2018-08-27 15:15:19 +0000
committeragetic <agetic@debian>2018-08-27 15:15:19 +0000
commit26c6f6a859bf43a7d81a724e3f9bc91878c0a881 (patch)
tree7bc4d609fa1b99ae74c0c32f1b6ec2e49bd0fbee
parentdeleting Shuup demo (diff)
downloadawesome-selfhosted-26c6f6a859bf43a7d81a724e3f9bc91878c0a881.tar.gz
awesome-selfhosted-26c6f6a859bf43a7d81a724e3f9bc91878c0a881.zip
Fixinig syntax error
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4f49f53d..11e25d5c 100644
--- a/README.md
+++ b/README.md
@@ -544,7 +544,7 @@ _Recipe management_
- [PrestaShop](https://www.prestashop.com/) - PrestaShop offers a free, open-source and fully scalable e-commerce solution. ([Demo](http://demo.prestashop.com/), [Source Code](https://github.com/PrestaShop/PrestaShop)) `OSL-3.0` `PHP`
- [Pretix](https://pretix.eu/) - Django based ticket sales platform for events. ([Source Code](https://github.com/pretix)) `Apache-2.0` `Python`
- [Saleor](http://getsaleor.com/) - Django based open-sourced e-commerce storefront. ([Demo](https://demo.getsaleor.com/), [Source Code](https://github.com/mirumee/saleor)) `BSD-3-Clause` `Python`
-- [Shuup](https://www.shuup.com/) - Django powered fully customizable open source e-commerce framework for small and large sites. [Source Code](https://github.com/shuup/shuup)) `AGPL-3.0` `Python`
+- [Shuup](https://www.shuup.com/) - Django powered fully customizable open source e-commerce framework for small and large sites. ([Source Code](https://github.com/shuup/shuup)) `AGPL-3.0` `Python`
- [Sylius](http://sylius.org/) - Symfony2 powered open source full-stack platform for eCommerce. ([Demo](http://sylius.org/demo), [Source Code](https://github.com/Sylius/Sylius)) `MIT` `PHP`
- [Thelia](http://thelia.net/) - Thelia is an open source and flexible e-commerce solution. ([Demo](http://demo.thelia.net/), [Source Code](https://github.com/thelia/thelia)) `LGPL-3.0` `PHP`
- [WooCommerce](https://www.woothemes.com/woocommerce/) - WordPress based e-commerce solution. ([Source Code](https://github.com/woothemes/woocommerce)) `GPL-3.0` `PHP`