README: logo

This commit is contained in:
Jeronimo Vallelunga 2017-07-26 00:31:51 -03:00
parent 1ad3f2cac5
commit 85206b19a1
1 changed files with 10 additions and 1 deletions

View File

@ -1,8 +1,17 @@
# Redux Bluetooth
<div align="center" markdown="1">
<img src="docs/logo.jpg" alt="React Styleguidist" width="200">
**Redux middleware to dispatch actions via bluetooth to a peripheral store**
[![Build Status](https://travis-ci.org/jvallelunga/redux-bluetooth.svg?branch=master)](https://travis-ci.org/jvallelunga/redux-bluetooth)
[![codecov](https://codecov.io/gh/jvallelunga/redux-bluetooth/branch/master/graph/badge.svg)](https://codecov.io/gh/jvallelunga/redux-bluetooth)
</div>
# Redux Bluetooth
```shell
$ npm install redux-bluetooth
```