verb
Version:
Verb makes it easy to build project documentation using simple markdown templates, with zero configuration required.
31 lines (20 loc) • 471 B
Markdown
# {%= name %} {%= badge('fury') %} {%= badge('travis') %}
> {%= description %}
Wondering what happened to Phaser? [Get the story](#renamed-from-phaser).
<!-- toc -->
## Install
{%= docs('install') %}
{%= include('report-bugs') %}
## About
{%= docs('about') %}
## Tests
{%= docs('tests') %}
## Renamed from Phaser
{%= docs('renamed-from-phaser') %}
## Authors
{%= contrib("authors") %}
## License
{%= copyright() %}
{%= license() %}
***
{%= include("footer") %}