From 85206b19a1c1552a121bcc002758369744e342e6 Mon Sep 17 00:00:00 2001 From: Jeronimo Vallelunga Date: Wed, 26 Jul 2017 00:31:51 -0300 Subject: [PATCH] README: logo --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 10dba5c..df3f718 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,17 @@ -# Redux Bluetooth +
+ +React Styleguidist + +**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) +
+# Redux Bluetooth + + + ```shell $ npm install redux-bluetooth ```