From 8e4f57ed0474725784dba817559569ad4226ac1d Mon Sep 17 00:00:00 2001 From: Stephen Cresswell <229672+cressie176@users.noreply.github.com> Date: Sun, 7 Jan 2024 22:26:52 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index a8c8ad0..9504166 100644 --- a/README.md +++ b/README.md @@ -365,12 +365,6 @@ npm run docker npm start ``` -```bash -Server is listening on port 3000 -See http://localhost:3000/documentation -Use CTRL+D or kill -TERM 18964 to stop -``` - ### JavaScript Variant ```bash cd examples/javascript @@ -379,6 +373,7 @@ npm run docker npm start ``` +### Output ```bash Server is listening on port 3000 See http://localhost:3000/documentation