From 39f33a42e54043e5f08d3558dc81ef3fee9d7fae Mon Sep 17 00:00:00 2001 From: wesley chun Date: Wed, 2 Apr 2025 17:53:50 -0700 Subject: [PATCH] fix: remove NEWLINE in README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a6418e258..c8236f444 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ [![PyPI - Downloads](https://img.shields.io/pypi/dm/llama-stack)](https://pypi.org/project/llama-stack/) [![License](https://img.shields.io/pypi/l/llama_stack.svg)](https://github.com/meta-llama/llama-stack/blob/main/LICENSE) [![Discord](https://img.shields.io/discord/1257833999603335178?color=6A7EC2&logo=discord&logoColor=ffffff)](https://discord.gg/llama-stack) - [![Unit Tests](https://github.com/meta-llama/llama-stack/actions/workflows/unit-tests.yml/badge.svg?branch=main)](https://github.com/meta-llama/llama-stack/actions/workflows/unit-tests.yml?query=branch%3Amain) [![Integration Tests](https://github.com/meta-llama/llama-stack/actions/workflows/integration-tests.yml/badge.svg?branch=main)](https://github.com/meta-llama/llama-stack/actions/workflows/integration-tests.yml?query=branch%3Amain)