Skip to content

Commit

Permalink
fix: Add npm version badge to README (#17)
Browse files Browse the repository at this point in the history
Thanks for adding npm badge!
  • Loading branch information
mike-north authored and lisaychuang committed Aug 3, 2018
1 parent 1280a07 commit 77741fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# bite-log

[![Build Status](https://travis-ci.org/lisaychuang/bite-log.svg?branch=master)](https://travis-ci.org/lisaychuang/bite-log)
[![Version](https://img.shields.io/npm/v/bite-log.svg)](https://www.npmjs.com/package/bite-log)

A bite size colorful and tagged logger for Node and browsers
A bite size colorful and tagged logger for Node and browsers

0 comments on commit 77741fc

Please sign in to comment.