Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "bigwheel", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "bigwheel is an mvc framework that focuses on animation", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# bigwheel | ||
![bigwheel logo](https://raw.githubusercontent.com/bigwheel-framework/documentation/master/images/bigwheellogo.png) | ||
@@ -16,2 +17,5 @@ [![stable](http://badges.github.io/stability-badges/dist/stable.svg)](http://github.com/badges/stability-badges) | ||
## Example | ||
Note this is not a "best practice" example but simply a concise example that shows many of the features of `bigwheel`. Refer to the documentation link above for best practices and other information. | ||
```javascript | ||
@@ -18,0 +22,0 @@ var bigwheel = require('bigwheel'); |
12729
130