Skip to content

Commit 1776c9c

Browse files
committed
readme: add more badges
1 parent 4db1590 commit 1776c9c

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ Node.js - jsonfile
33

44
Easily read/write JSON files.
55

6+
[![npm Package](https://img.shields.io/npm/v/jsonfile.svg?style=flat-square)](https://www.npmjs.org/package/jsonfile)
67
[![build status](https://secure.travis-ci.org/jprichardson/node-jsonfile.svg)](http://travis-ci.org/jprichardson/node-jsonfile)
8+
[![windows Build status](https://img.shields.io/appveyor/ci/jprichardson/node-jsonfile/master.svg?label=windows%20build)](https://ci.appveyor.com/project/jprichardson/node-jsonfile/branch/master)
79

10+
<a href="https://github.com/feross/standard"><img src="https://cdn.rawgit.com/feross/standard/master/sticker.svg" alt="Standard JavaScript" width="100"></a>
811

912
Why?
1013
----
@@ -157,9 +160,4 @@ License
157160

158161
(MIT License)
159162

160-
Copyright 2012-2015, JP Richardson <[email protected]>
161-
162-
163-
164-
165-
163+
Copyright 2012-2016, JP Richardson <[email protected]>

0 commit comments

Comments
 (0)