diff --git a/README.md b/README.md index 589a710..168e7e4 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,13 @@ A Sphinx extension that generates a summary `llms.txt` file and a single combine See [sphinx-llms-txt documentation](https://sphinx-llms-txt.readthedocs.io/en/latest/index.html) for installation and configuration instructions. +## Contributing + +Pull Requests welcome! See `Contributing`_ for instructions on how best to contribute. + ## License MIT License - see LICENSE file for details. + + +.. _Contributing: https://sphinx-llms-txt.readthedocs.io/en/latest/contributing.html