From 47542215200f97669c49fb43a6878271cdafe589 Mon Sep 17 00:00:00 2001 From: Niamh <123694515+niamhireland@users.noreply.github.com> Date: Sat, 1 Feb 2025 19:57:44 +0000 Subject: [PATCH] Update README.md Slight improvements made to documentation. Fixed minor grammar and spelling errors. No fundamental concepts changed. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 908b36ab..3110483f 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Basic-Python-Programs This repository will contain basic python programming questions and their solutions. -# Do give us a Star +# Do give us a star # Contributions -- Add a new program which don't exist earlier -- It should be in .py extenstion -- Please run the program and check if there are no errors before making the PR -- Review other PR's as well -- No Spamming allowed, make sure to include all programs in one PR. +- Add a new program which doesn't already exist. +- It should be in .py extension. +- Please run the program and check that there are no errors before making the PR. +- Review other PR's as well. +- No spamming allowed, make sure to include all programs in one PR.