From c8042d89c15bf394407c8675344370c32941488d Mon Sep 17 00:00:00 2001 From: Shadi Abu Hilal Date: Thu, 7 Dec 2023 13:25:58 -0800 Subject: [PATCH] feat(first release): first release --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7afa386..5f215ea 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Check if the current request is json, express js, next js, any node js server side code. (supports module and commonJS). +https://shadiabuhilal.github.io/is-json-request/ + ----------- ## Usage