diff --git a/README.md b/README.md
index 610f759..325a809 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,10 @@
-# To-Do-List Front Page
-
-
-
-# To-Do-List Main Page
+# To-Do-List
-A simple and interactive To-Do List application built with HTML, CSS, and JavaScript.
+- Simple
+- Interactive
+- Built with HTML, CSS, and JavaScript
## Features
@@ -63,15 +61,7 @@ npm run format
This command will execute Prettier on your project files and apply consistent formatting according to the rules defined in your configuration.
-## Contributing to Hacktoberfest 2024 ๐
-
-![hecktoberfest](https://github.com/user-attachments/assets/9352e904-6b2d-495e-8140-1437e385ffdb)
-
-We are excited to participate in **Hacktoberfest 2024**! If you'd like to contribute to this project during Hacktoberfest, hereโs how you can get involved:
-
-- **Solve Issues with Hacktoberfest Tag:** Look for issues labeled with the **Hacktoberfest** tag. You can help by resolving these issues and submitting a pull request (PR) with your changes.
-
-- **Submit New Issues:** If you find a bug or have an idea for a new feature, please create a new issue. Describe the issue or feature request clearly, and once it's documented, feel free to submit a pull request with your implementation. I will tag your PR with the **Hacktoberfest** tag once it's ready.
+## Contribution Guide:
For detailed instructions on how to contribute, please check out the [CONTRIBUTING.md](CONTRIBUTING.md) file.
@@ -89,12 +79,4 @@ Let's make this project even better together! ๐
-## Maintainers
-
-This project is actively maintained by:
-
-| ![Maintainer 1](https://github.com/bryans-go.png?size=100) | ![Maintainer 2](https://github.com/Anshgrover23.png?size=100) |
-| :--------------------------------------------------------: | :-----------------------------------------------------------: |
-| **[Bryans-go](https://github.com/bryans-go)** | **[Anshgrover23](https://github.com/Anshgrover23)** |
-
Feel free to reach out to either of us for any issues or contributions.
diff --git a/Todo.html b/Todo.html
index b79da30..ce5473c 100644
--- a/Todo.html
+++ b/Todo.html
@@ -47,8 +47,8 @@