From 4d60d4d84c7397ee382ee50ee7930888a40e7800 Mon Sep 17 00:00:00 2001 From: Nareshkumar Rao <629990+naresh97@users.noreply.github.com> Date: Fri, 30 Jul 2021 14:14:07 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4293e87..5921545 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# SSR Tracing Backend +# OurSejahtera Backend -This is the backend API provider for the [SSR Tracing Web-App](https://github.com/naresh97/ssr-tracing). +This is the backend API provider for the [SSR Tracing Web-App](https://github.com/naresh97/our-sejahtera). ## Development From 450a9bf83304e52dec2b938ea458a4250202ac9b Mon Sep 17 00:00:00 2001 From: Nareshkumar Rao <629990+naresh97@users.noreply.github.com> Date: Fri, 30 Jul 2021 14:14:47 +0200 Subject: [PATCH 2/2] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf2939b..72dbf92 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "ssr-tracing-backend", + "name": "our-sejahtera-backend", "version": "1.0.0", "description": "", "main": "src/app.js",