Releases: kmoragap/verbform
Releases · kmoragap/verbform
VerbForm now supports nouns!
What's New in This Release
- Noun Support: Use the --noun flag to easily add nouns to your Anki deck.
Adding Nouns
To add a noun to your Anki deck, use the --noun
flag:
python3.12 main.py --noun <noun>
Example:
python3.12 main.py --noun Buch
Contributing
Contributions are welcome! To contribute:
- Fork the repository.
- Create a new branch for your feature or bugfix:
git checkout -b feature-name
- Commit your changes and push to your fork.
- Open a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Support
For issues or feature requests, please open an issue on the GitHub repository.
Happy studying with Verbform!