diff --git a/README.md b/README.md
index 10dba5c..df3f718 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,17 @@
-# Redux Bluetooth
+
+
+
+
+**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
```