From 76f1d657f6739dc4772e52b27c358676ad3c93d7 Mon Sep 17 00:00:00 2001 From: thet1me1nthe-gif Date: Tue, 4 Nov 2025 20:53:05 -0800 Subject: [PATCH] Fix incomplete sentence and punctuation in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9065422..410f9dc 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ _**Note: Please follow the maintainer of the repository for quick approval of th **3. Create a Pull Request (PR):** In your forked repository, develop the Python script and include a `README` file explaining how to use it. Ensure you credit the original contributor if you're building upon an existing script. -**4. Update the List:** If you're adding a new script, make sure to include it in the "List of Python Scripts" section below, providing a title, a link to the script's folder, and a brief description. +**4. Update the List:** If you're adding a new script, make sure to include it in the "List of Python Scripts" section below is organized by providing a title, a link to the script’s folder, and a brief description. + **NOTE:** Remember to close your issues once your PR has been merged! They can be reopened if needed.