From a856112381cc5d4f317d6556fc766ca1bb5859de Mon Sep 17 00:00:00 2001 From: kleydon Date: Sat, 25 Apr 2020 14:55:09 -0700 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2102662..8b846fb 100755 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Want the flexibility and scalability of a Prisma GraphQL data layer, along with `prisma-session-store` simplifies access to tried-and-true express session management via Prisma's database client. Based on: [memorystore](https://github.com/roccomuso/memorystore), by [roccomuso](https://github.com/roccomuso) - + ## Usage ```javascript