Skip to content

Commit

Permalink
📝 Update weppy versions in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mijdavis2 committed Nov 10, 2016
1 parent f8cc3bb commit 445e469
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -5,15 +5,15 @@
[![Weppy Version](https://img.shields.io/badge/weppy-0.8.2-blue.svg)](https://github.com/gi0baro/weppy)

Starter Weppy is a python web application starter kit built on the [weppy framework](https://github.com/gi0baro/weppy).
Current version is based on Weppy 0.7 with an MVC scaffolding.
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**

## 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) [![Weppy Version](https://img.shields.io/badge/weppy-0.7.9-blue.svg)](https://github.com/gi0baro/weppy)
> [![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) [![Weppy Version](https://img.shields.io/badge/weppy-0.7.10-blue.svg)](https://github.com/gi0baro/weppy)
>
> The definitive [starter-weppy](https://github.com/mijdavis2/starter_weppy) generator.
Expand Down

0 comments on commit 445e469

Please sign in to comment.