From ab0eb1dd2944781575031a2301ee239da5d3c2c6 Mon Sep 17 00:00:00 2001 From: Jared Dillard Date: Mon, 21 Jul 2025 14:57:47 -0700 Subject: [PATCH] Add conda-forge version to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8978f6e..589a710 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ 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) +[![Conda Version](https://img.shields.io/conda/vn/conda-forge/sphinx-llms-txt.svg)](https://anaconda.org/conda-forge/sphinx-llms-txt) [![Downloads](https://static.pepy.tech/badge/sphinx-llms-txt/month)](https://pepy.tech/project/sphinx-llms-txt) [![Parallel Safe](https://img.shields.io/badge/parallel%20safe-true-brightgreen)](#)