From dfcd2c7effcc6c9066f63773e4860c937695102f Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Fri, 22 Jun 2018 11:54:35 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e8af64..f16cc73 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # ChatServer -This is a chat application's web server that I started developing during my EPAM summer internship. I plan on making a fully functional website and a Java and C# program out of it. +This is a chat website that I developed during my EPAM summer internship.