diff --git a/README.md b/README.md index 1003b6f..d5b92b0 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,16 @@ You can use [Python 3.11](https://www.python.org/downloads/) or any newer Python +## Contributing +Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. +1. Fork the Project +2. Create your Feature Branch (git checkout -b feature/AmazingFeature) +3. Commit your Changes (git commit -m 'Add some AmazingFeature') +4. Push to the Branch (git push origin feature/AmazingFeature) +5. Open a Pull Request + +Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.