From 22ae667303909bb78f5a6846f644a9a8c1af1510 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Thu, 13 Aug 2026 11:08:49 +0300 Subject: [PATCH] docs: improve README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f1e4b54..05e00e6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # ChatApplicationJava This project was a requirement for my undergraduate Computer Networking sessional. The main purpose of this project is to get an idea of java socket programming and who applications of different pc can communicate over same local area network. Now our target is to build a good documented and well organized chat app in java so that beginners can get started easily. Kindly come forward to make this project flourish. @@ -34,7 +36,7 @@ JDK should be installed to run and test ## Contributing -Please read [CONTRIBUTING.md] for details on our code of conduct, and the process for submitting pull requests to us. +Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us. ## Versioning