From 52eeb26fff7f8c727e5e057ed279c6a471c0dfea Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 18 Jun 2021 20:00:56 +0530 Subject: [PATCH] changed readmne.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8aeea5c..450af8d 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,7 @@ To run the image in a Docker container, use the following command $ docker run -itd --name mycontainer --publish 8080:80 /staticsite:1.0 ``` -This will start serving the static site on port 8080. If you visit `http://localhost:8080` in your browser, you should be able to see our static site! \ No newline at end of file +This will start serving the static site on port 8080. If you visit `http://localhost:8080` in your browser, you should be able to see our static site! + +Demof of git +