From db819836332ad35f18595c122704049a952f0909 Mon Sep 17 00:00:00 2001 From: Sung-ho Kim <42758339+lancard@users.noreply.github.com> Date: Mon, 25 Mar 2024 17:33:26 +0900 Subject: [PATCH] Update README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 75f5383..45351b4 100644 --- a/README.md +++ b/README.md @@ -116,12 +116,8 @@ curl --insecure -H "Authorization: Bearer ${token}" "https://localhost:81/api/up ## Built With -- nodejs -- express -- sbadmin2 (bootstrap) -- jquery -- dayjs -- chart.js +- server side: npm, nodejs, express +- client side: bower, sbadmin2 (bootstrap), jquery, moment, chart.js ## Contributing