From d74501f75cdea8d59bde2acc695a50cd634a9d94 Mon Sep 17 00:00:00 2001 From: raghotham Date: Thu, 3 Oct 2024 10:21:16 -0700 Subject: [PATCH] Update README.md Added pypi package version --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 936876708..a5172ce5c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Llama Stack +[![PyPI version](https://img.shields.io/pypi/v/llama_stack.svg)](https://pypi.org/project/llama_stack/) [![PyPI - Downloads](https://img.shields.io/pypi/dm/llama-stack)](https://pypi.org/project/llama-stack/) -[![Discord](https://img.shields.io/discord/1257833999603335178)](https://discord.gg/TZAAYNVtrU) +[![Discord](https://img.shields.io/discord/1257833999603335178)](https://discord.gg/llama-stack) This repository contains the Llama Stack API specifications as well as API Providers and Llama Stack Distributions.