From f4b44b81d8c25056588ed37a73fc208639548085 Mon Sep 17 00:00:00 2001 From: namangandhi14 Date: Fri, 22 Oct 2021 19:26:07 +0530 Subject: [PATCH] added new para --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aefdade..bb4ad78 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Linux Tweet App - +# this is testing This is very simple NGINX website that allows a user to send a tweet. It's mostly used as a sample application for Docker 101 workshops.