From 01d7b3367d464a01ac58ec5f62a54e43fe14d2f9 Mon Sep 17 00:00:00 2001 From: Farhanul Haque Khan <72323749+farhanulju@users.noreply.github.com> Date: Wed, 13 Mar 2024 16:20:08 +0600 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ba354f3..b3afded 100644 --- a/README.md +++ b/README.md @@ -14,15 +14,15 @@ A skribbl.io word search completion tool to guess words quickly based on hints. 1. Clone the repository: ``` - git clone https://github.com/your-username/skribbl-word-search.git + git clone https://github.com/farhanulju/Skribbl-Search.git ``` 2. Navigate to the project directory: ``` - cd skribbl-word-search + cd Skribbl-Search ``` -3. Open the `index.html` file in your web browser. +3. Open the `index.py` file in your web browser. ## Usage @@ -38,7 +38,7 @@ A skribbl.io word search completion tool to guess words quickly based on hints. ## Contributing -Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request. +Contributions are welcomed! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request. 1. Fork the repository.