From 6fc08e1ed90a6cb84fcd95e86a040e0c7f020026 Mon Sep 17 00:00:00 2001 From: Elia Lazzari Date: Fri, 28 Jan 2022 18:22:20 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 69389ab..ed478b7 100644 --- a/README.md +++ b/README.md @@ -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: @@ -641,4 +643,4 @@ Logs a message to the console if the debug flag is set to true in the config. | Param | Type | | --- | --- | -| msg | string | \ No newline at end of file +| msg | string |