<<<<<<< HEAD
Node.js bindings to [wiringPi](http://www.wiringpi.com)

## Install

```
npm install wiringpi-node
```

## Usage

```javascript
var wpi = require('wiringpi-node');
```
## Documentation

See the [DOCUMENTATION.md](https://github.com/WiringPi/WiringPi-Node/blob/master/DOCUMENTATION.md) file for more detailed documentation.

## Contributing

wiring-pi is an [**OPEN Open Source Project**](http://openopensource.org/). This means that:

> Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.

See the [CONTRIBUTING.md](https://github.com/WiringPi/WiringPi-Node/blob/master/CONTRIBUTING.md) file for more details.

### Contributors

wiring-pi is only possible due to the excellent work of the following contributors:

Contributor | GitHub profile | Twitter profile |
--- | --- | ---
Igor Soarez (Creator) | [Soarez](https://github.com/Soarez) | [@igorsoarez](https://twitter.com/igorsoarez)
Leandre Gohy | [nekuz0r](https://github.com/nekuz0r) | [@LeandreGohy](http://twitter.com/LeandreGohy)
Eugene Ware | [eugeneware](https://github.com/eugeneware) | [@eugeneware](http://twitter.com/eugeneware)
Ivo Stratev | [NoHomey](https://github.com/NoHomey) |
Chris Continanza | [csquared](https://github.com/csquared) | [@csquared](https://twitter.com/em_csquared/)
Tao Yuan | [taoyuan](https://github.com/taoyuan) | [@taoyvan](https://twitter.com/taoyvan)
Tom Janson | [tjanson](https://github.com/tjanson) |
Vincent Terraillon | [LouTerrailloune](https://github.com/LouTerrailloune) | [@pure74vincent](https://twitter.com/pure74vincent)
=======
# wiringpi-node
>>>>>>> 4d374c3984021daa2faf97c6a6d3821e86757baf
