Skip to content

Commit 47a111e

Browse files
jeremymanningclaude
andcommitted
Add ReadTheDocs documentation badge to README
Add official ReadTheDocs documentation badge linking to clustrix.readthedocs.io. The badge provides: - Visual indication of documentation availability - Direct link to hosted documentation - Status indicator for documentation build health Badge URL: https://clustrix.readthedocs.io/en/latest/ Badge image: https://readthedocs.org/projects/clustrix/badge/?version=latest Enhances project visibility and accessibility of comprehensive documentation. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 6b014b2 commit 47a111e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Clustrix
22

33
[![Tests](https://github.com/ContextLab/clustrix/actions/workflows/tests.yml/badge.svg)](https://github.com/ContextLab/clustrix/actions/workflows/tests.yml)
4+
[![Documentation](https://readthedocs.org/projects/clustrix/badge/?version=latest)](https://clustrix.readthedocs.io/en/latest/?badge=latest)
45
[![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/downloads/)
56
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
67

0 commit comments

Comments
 (0)