Skip to content

Commit

Permalink
add stability badge
Browse files Browse the repository at this point in the history
  • Loading branch information
callmecavs committed Feb 28, 2017
1 parent 5e1ecb2 commit 4f1074d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# handmade

[![handmade on Travis](https://img.shields.io/travis/callmecavs/handmade.svg?style=flat-square)](https://travis-ci.org/callmecavs/handmade) [![handmade on NPM](https://img.shields.io/npm/v/handmade.svg?style=flat-square)](https://www.npmjs.com/package/handmade) [![Standard JavaScript Style](https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)
[![handmade on NPM](https://img.shields.io/npm/v/handmade.svg?style=flat-square)](https://www.npmjs.com/package/handmade) [![handmade on Travis](https://img.shields.io/travis/callmecavs/handmade.svg?style=flat-square)](https://travis-ci.org/callmecavs/handmade) [![Standard JavaScript Style](https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/) [![handmade Stability Index](https://img.shields.io/badge/stability-experimental-orange.svg?style=flat-square)](https://nodejs.org/api/documentation.html#documentation_stability_index)

DIY build systems, tooling, and more.

Expand Down

0 comments on commit 4f1074d

Please sign in to comment.