From 79e1d90e2e7b383e91609e6ba3cbf01742607995 Mon Sep 17 00:00:00 2001 From: mijdavis2 Date: Tue, 31 May 2016 08:43:05 -0700 Subject: [PATCH] :art: Add readme links --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8196879..0fa002e 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Starter Weppy is a python web application starter kit built on the [weppy framew Current version is based on Weppy 0.6 with an MVC scaffolding. An api module, dev mode, and 100% test coverage are included out of the box. +**Live demo: https://starter-weppy.com** + ## Start a New Project: Use the Starter Weppy yeoman generator: [generator-weppy-mvc](https://github.com/mijdavis2/generator-weppy-mvc). > # generator-weppy-mvc