Skip to content

Commit

Permalink
doc: Add badges
Browse files Browse the repository at this point in the history
This trivial change is for testing if project is active

Change-Id: Id3c4a175efb0efaf03d7903fda466182dcddf73d
Signed-off-by: Philippe Coval <[email protected]>
  • Loading branch information
rzr committed Nov 9, 2018
1 parent 98e2301 commit 3ad19c0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# i2c

[![GitHub forks](https://img.shields.io/github/forks/kelly/node-i2c.svg?style=social&label=Fork&maxAge=2592000)](https://GitHub.com/kelly/node-i2c/network/)
[![NPM](https://img.shields.io/npm/v/i2c.svg)](https://www.npmjs.com/package/i2c)

Bindings for i2c-dev. Plays well with Raspberry Pi and Beaglebone.


[![NPM](https://nodei.co/npm/i2c.png)](https://npmjs.org/package/i2c)

## Install

````bash
Expand Down

0 comments on commit 3ad19c0

Please sign in to comment.