Skip to content

Commit 0a01727

Browse files
committed
Add badges to README 🎫
1 parent 994fdb2 commit 0a01727

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @bufferapp/keywrapper
22

3+
[![npm version](https://badge.fury.io/js/%40bufferapp%2Fkeywrapper.svg)](https://badge.fury.io/js/%40bufferapp%2Fkeywrapper) [![Build Status](https://travis-ci.org/bufferapp/buffer-js-keywrapper.svg?branch=0.1.0)](https://travis-ci.org/bufferapp/buffer-js-keywrapper)
4+
35
A quick way to wrap your Redux actions in a namespace.
46

57
When dealing with larger Redux applications, this can help avoid generic

0 commit comments

Comments
 (0)