From d4dfdfc5dd6ce2e444561d50c8dbf41aa7c18318 Mon Sep 17 00:00:00 2001 From: nochill Date: Fri, 24 Feb 2023 15:26:32 +0700 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff65e11..dff0d7b 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ My NestJS Boilerplate, still under construction 👍 -* Use [slonik]() for postgresql database client -* Use [cache-manager-redis-store]() for in-memory cache \ No newline at end of file +* Use [slonik](https://github.com/gajus/slonik) for postgresql database client +* Use [cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store) for redis in-memory cache client \ No newline at end of file