Contributions are welcome! If you have improvements, suggestions, or additional features, feel free to open an issue or create a pull request.
- Fork the repository.
- Create a new branch for your feature:
git checkout -b feature-name
- Commit your changes:
git commit -m 'Add new feature'
- Push to the branch:
git push origin feature-name
- Open a pull request.