From 8d2c0215f6fb95548c5903573d8463593eac1532 Mon Sep 17 00:00:00 2001 From: prateek2105 <138352581+prateek2105@users.noreply.github.com> Date: Sun, 15 Dec 2024 22:37:27 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e0caa4..c5a4d7a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Whoever wishes to participate in this project must follow these guidelines:
  • Do not make PR which is not related to any issues. You can create an issue and solve it once we approve them.
  • Be polite: Be polite to other community members.
  • -
  • Communicate: Whether you are working on a new correction or facing a doubt please feel free to ask us on our discord channel(specifically #CodeTrouble). We will be happy to help you out.
  • +
  • Communicate: Whether you are working on a new correction or facing a doubt please feel free to ask us on our discord channel(specifically #CodeDigger). We will be happy to help you out.
  • Each issue should be resolved by either modifying or appending some lines of code.
  • Mention the line number along with the Pull Request and further give suitable explanation.