Skip to content

Commit 1fab9b3

Browse files
author
Bernabé González
authored
Update README.md
1 parent 6be3833 commit 1fab9b3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Redux React Session
22

3-
[![NPM version][npm-image]][npm-url]
3+
[![NPM version](https://img.shields.io/npm/v/redux-react-session.svg?style=flat)](https://npmjs.org/package/redux-react-session)
44

55
Keep your session sync with localStorage and Redux :key:
66

@@ -91,7 +91,3 @@ Returns the current user if exists
9191

9292
### deleteUser : Promise
9393
Deletes the current user
94-
95-
96-
[npm-image]: https://img.shields.io/badge/npm-v1.0.4-blue.svg
97-
[npm-url]: https://npmjs.org/package/redux-react-session

0 commit comments

Comments
 (0)