Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Elius94 authored Jan 28, 2022
1 parent dcaaf85 commit 6fc08e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Every session has a setTimeout that expires after a certain time (setSessionTime
When a user logs out, the session is deleted from the class.
Every action fires an event that can be used to listen to the session manager.

[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=elius94&repo=users-session-manager&theme=github_dark&show_icons=true)](https://github.com/Elius94/users-session-manager)

## Installation

Install with:
Expand Down Expand Up @@ -641,4 +643,4 @@ Logs a message to the console if the debug flag is set to true in the config.

| Param | Type |
| --- | --- |
| msg | <code>string</code> |
| msg | <code>string</code> |

0 comments on commit 6fc08e1

Please sign in to comment.