Update README.md

This commit is contained in:
Jared Dillard
2025-05-17 23:22:38 -07:00
committed by GitHub
parent dc08e4f3b0
commit 482b525fd6
+3
View File
@@ -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