From ed50138ae408d24bd593226ea38762ac723ade7e Mon Sep 17 00:00:00 2001 From: Jared Dillard Date: Sun, 18 May 2025 21:12:16 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d44062..32e2596 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Sphinx llms.txt generator -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. +A Sphinx extension that generates a summary `llms.txt` file and a single combined documentation `llms-full.txt` file. [![PyPI version](https://img.shields.io/pypi/v/sphinx-llms-txt.svg)](https://pypi.python.org/pypi/sphinx-llms-txt) [![Downloads](https://static.pepy.tech/badge/sphinx-llms-txt/month)](https://pepy.tech/project/sphinx-llms-txt)