Skip to content

Commit 2f883d9

Browse files
author
Bernabé González
authored
Update README.md
1 parent 379cb8b commit 2f883d9

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,7 +1,9 @@
11
# Redux React Session
22

33
[![NPM version](https://img.shields.io/npm/v/redux-react-session.svg?style=flat)](https://npmjs.org/package/redux-react-session)
4+
[![Build status: Linux](https://img.shields.io/travis/bernabe9/redux-react-session.svg?style=flat-square)](https://travis-ci.org/bernabe9/redux-react-session)
45
[![Dependency Status](https://img.shields.io/david/bernabe9/redux-react-session.svg)](https://david-dm.org/bernabe9/redux-react-session)
6+
[![Coverage Status](https://coveralls.io/repos/github/bernabe9/redux-react-session/badge.svg?branch=master)](https://coveralls.io/github/bernabe9/redux-react-session?branch=master)
57

68
Keep your session sync with localStorage and Redux :key:
79

0 commit comments

Comments
 (0)