Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mijdavis2 committed Jan 2, 2017
1 parent cdc22dc commit 5a7efe8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -8,17 +8,19 @@ Starter Weppy is a python web application starter kit built on the [weppy framew
Current version is based on Weppy 0.8 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**
**Live demo: [https://starter-weppy.com](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
> [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Coverage percentage][coveralls-image]][coveralls-url] [![Codacy Badge](https://api.codacy.com/project/badge/Grade/ce0ad20ca59947af86b0f17a5779c804)](https://www.codacy.com/app/mijdavis2/generator-weppy-mvc?utm_source=github.com&utm_medium=referral&utm_content=mijdavis2/generator-weppy-mvc&utm_campaign=Badge_Grade)
>
> The definitive [starter-weppy](https://github.com/mijdavis2/starter_weppy) generator.
## Run
**Requirements**:

- Python 3.4 - 3.5+

For automated pip and virtual env setup and creation,
Expand Down

0 comments on commit 5a7efe8

Please sign in to comment.