From 45245413bd5093579315243b9034d8fa01cbba6a Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Mon, 13 May 2024 15:09:56 -0700 Subject: [PATCH] GitHub stars badge !stable-docs --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index 8d975b7..48cc007 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,6 @@ # LLM +![GitHub Repo stars](https://img.shields.io/github/stars/simonw/llm) [![PyPI](https://img.shields.io/pypi/v/llm.svg)](https://pypi.org/project/llm/) [![Changelog](https://img.shields.io/github/v/release/simonw/llm?include_prereleases&label=changelog)](https://llm.datasette.io/en/stable/changelog.html) [![Tests](https://github.com/simonw/llm/workflows/Test/badge.svg)](https://github.com/simonw/llm/actions?query=workflow%3ATest)