Skip to content

Commit

Permalink
doc: Add @abandonware prefix
Browse files Browse the repository at this point in the history
May be reverted if maintenance is resuming

Bug: kelly#97
Change-Id: Ic051625b855718df6fc43e567231af02f010c4d1
Signed-off-by: Philippe Coval <[email protected]>
  • Loading branch information
rzr committed Jul 15, 2019
1 parent 612cb20 commit 0084d26
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# 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)
[![GitHub forks](https://img.shields.io/github/forks/abdandonware/node-i2c.svg?style=social&label=Fork&maxAge=2592000)](https://GitHub.com/abdandonware/node-i2c/network/)
[![NPM](https://img.shields.io/npm/v/i2c.svg)](https://www.npmjs.com/package/@abandonware/i2c)

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


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

## Install

Expand Down Expand Up @@ -148,4 +148,5 @@ Thanks to @alphacharlie for Nan rewrite!
## Questions?
http://www.twitter.com/korevec
* http://www.twitter.com/RzrFreeFr
* http://www.twitter.com/korevec

0 comments on commit 0084d26

Please sign in to comment.