From 13173d9f97d20740ca7510a4153f8bc2339183ed Mon Sep 17 00:00:00 2001 From: Mark Moffat Date: Wed, 7 Feb 2018 12:14:10 +0100 Subject: [PATCH] Updated readme with demo URL --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2cc6140..e7ab5b2 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ [![Github stars](https://img.shields.io/github/stars/mrvautin/expressCart.svg?style=social&label=Star)](https://github.com/mrvautin/expressCart) [![Build Status](https://travis-ci.org/mrvautin/expressCart.svg?branch=master)](https://travis-ci.org/mrvautin/expressCart) +[**View the demo**](https://demo.expresscart.markmoffat.com/) + ## Installation 1. Create a folder to hold your installation: `mkdir expressCart`