README: logo
This commit is contained in:
parent
1ad3f2cac5
commit
85206b19a1
11
README.md
11
README.md
|
@ -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)
|
[![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)
|
[![codecov](https://codecov.io/gh/jvallelunga/redux-bluetooth/branch/master/graph/badge.svg)](https://codecov.io/gh/jvallelunga/redux-bluetooth)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
# Redux Bluetooth
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ npm install redux-bluetooth
|
$ npm install redux-bluetooth
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue