diff --git a/README.md b/README.md index 8262e74..3275ae4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ A Sphinx extension that generates a summary `llms.txt` file, written in Markdown, and a single combined documentation `llms-full.txt` file, written in reStructuredText. +[![PyPI version](https://img.shields.io/pypi/v/sphinx-cmd.svg)](https://pypi.python.org/pypi/sphinx-cmd) +[![Downloads](https://static.pepy.tech/badge/sphinx-cmd/month)](https://pepy.tech/project/sphinx-cmd) + ## Installation ```bash