From 715e1164cd605c7b619eb5bcae95db7819c18d4d Mon Sep 17 00:00:00 2001 From: Ketan_Sharma <146920220+ketan270@users.noreply.github.com> Date: Wed, 17 Apr 2024 10:11:23 +0530 Subject: [PATCH] Update Readme.md --- Readme.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Readme.md b/Readme.md index 16aeef0..7807736 100644 --- a/Readme.md +++ b/Readme.md @@ -12,3 +12,20 @@ - `hangman.html`: Contains the main game logic and user interface. - `README.md`: Information about the game and how to run it. + +## Contributing + +Contributions are always welcome! + +If you'd like to `contribute` to this project, `fork` the repository, make your `changes`, and `submit` a pull request. + +## License + +This project is licensed under the [MIT](https://choosealicense.com/licenses/mit/) License. See the LICENSE file for detaill + + +## Acknowledgements + + - Inspired by the classic Hangman game. + - Built for practicing HTML, CSS and Python programming. + - Thanks to contributors and supporters.