verb-readme-badges
v0.1.2
Published
Readme badge templates.
Downloads
3,157
Readme
verb-readme-badges
Readme badge templates for Verb
These templates are automatically inserted by Verb when the {%= badge() %}
tag is used.
Example:
{%= badge("fury") %}
Results in:
[![NPM version](https://badge.fury.io/js/your-project-name.svg)](http://badge.fury.io/js/your-project-name)
Author
Jon Schlinkert
License
Copyright (c) 2014 Jon Schlinkert, contributors. Released under the MIT license