From 36745650383d977e512794daa5fc4a8d779ba94a Mon Sep 17 00:00:00 2001 From: AbhishekKumar005 <43887177+AbhishekKumar005@users.noreply.github.com> Date: Wed, 24 Oct 2018 18:01:44 +0530 Subject: [PATCH 1/2] Create READ.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d99ca6d --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# httpServer +## Simple httpServer Creation using node From aa5d8ebcf57c145b3574c071744b16adcccdf2aa Mon Sep 17 00:00:00 2001 From: AbhishekKumar005 <43887177+AbhishekKumar005@users.noreply.github.com> Date: Wed, 24 Oct 2018 18:02:28 +0530 Subject: [PATCH 2/2] Create README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d99ca6d..ca084f0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # httpServer -## Simple httpServer Creation using node +## Simple httpServer Creation using nodejs