diff --git a/README.md b/README.md index 9659974..5e93b18 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ [![Tests](https://github.com/simonw/llm/workflows/Test/badge.svg)](https://github.com/simonw/llm/actions?query=workflow%3ATest) [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/llm/blob/main/LICENSE) [![Discord](https://img.shields.io/discord/823971286308356157?label=discord)](https://datasette.io/discord-llm) +[![Homebrew](https://img.shields.io/homebrew/installs/dy/llm?color=yellow&label=homebrew&logo=homebrew)](https://formulae.brew.sh/formula/llm) A CLI utility and Python library for interacting with Large Language Models, including OpenAI, PaLM and local models installed on your own machine. diff --git a/docs/index.md b/docs/index.md index aaa2252..34fb3b8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,6 +5,7 @@ [![Tests](https://github.com/simonw/llm/workflows/Test/badge.svg)](https://github.com/simonw/llm/actions?query=workflow%3ATest) [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/llm/blob/main/LICENSE) [![Discord](https://img.shields.io/discord/823971286308356157?label=discord)](https://datasette.io/discord-llm) +[![Homebrew](https://img.shields.io/homebrew/installs/dy/llm?color=yellow&label=homebrew&logo=homebrew)](https://formulae.brew.sh/formula/llm) A CLI utility and Python library for interacting with Large Language Models, including OpenAI, PaLM and local models installed on your own machine.