From 387a5a6d7142694c0d59ce9862801b034cc8eba0 Mon Sep 17 00:00:00 2001 From: vinod <31404750+vinodnextcoder@users.noreply.github.com> Date: Sat, 29 Apr 2023 12:04:25 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12247e5..03d1187 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,4 @@ Try it!! I am happy to hear your feedback or any kind of new features. -[http://localhost:4000/docs](http://localhost:4000) +[http://localhost:4000](http://localhost:4000) From 7939f6986360a7bdcbbe93437490d1ce92fc9593 Mon Sep 17 00:00:00 2001 From: vinod <31404750+vinodnextcoder@users.noreply.github.com> Date: Tue, 2 May 2023 23:01:59 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 03d1187..2ef6331 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,7 @@ Skeleton for Node.js applications written in TypeScript ## Purpose -Our main purpose with this Skeleton is to start server application with node js and typescript using webpack. -Try it!! I am happy to hear your feedback or any kind of new features. +Our main purpose with this Skeleton is to start server application with node js and typescript using webpack. ## Common Features - Quick start