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 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",