From 0ec049745ef559783dde4070eebea53a00b1c821 Mon Sep 17 00:00:00 2001 From: kamilbenkirane Date: Tue, 4 Nov 2025 21:39:48 +0100 Subject: [PATCH] Update README badges: use for-the-badge style and update colors --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 564bef10..61683179 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ All capabilities. All providers. One interface. Primitives, not frameworks. -[![Python](https://img.shields.io/badge/Python-3.12+-blue?style=flat-square)](https://www.python.org/) -[![License](https://img.shields.io/badge/License-Apache_2.0-blue?style=flat-square)](LICENSE) -[![PyPI](https://img.shields.io/badge/PyPI-celeste--ai-orange?style=flat-square)](https://pypi.org/project/celeste-ai/) +[![Python](https://img.shields.io/badge/Python-3.12+-blue?style=for-the-badge)](https://www.python.org/) +[![License](https://img.shields.io/badge/License-Apache_2.0-red?style=for-the-badge)](LICENSE) +[![PyPI](https://img.shields.io/badge/PyPI-celeste--ai-green?style=for-the-badge)](https://pypi.org/project/celeste-ai/) [Quick Start](#-quick-start) • [Request Provider](https://github.com/withceleste/celeste-python/issues/new)