From d1791c1959759147afaaa99e7af649b6fa659160 Mon Sep 17 00:00:00 2001 From: Egor Kraev Date: Mon, 30 Mar 2026 12:01:28 +0200 Subject: [PATCH] Add image and link to starts --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 41afc6f..d9dc21f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # SLayer — a semantic layer by Motley +

+ SLayer — AI agent operating a semantic layer +

+ [![PyPI](https://img.shields.io/pypi/v/agentic-slayer?label=PyPI)](https://pypi.org/project/agentic-slayer/) [![Python](https://img.shields.io/pypi/pyversions/agentic-slayer)](https://pypi.org/project/agentic-slayer/) [![Docs](https://img.shields.io/badge/docs-readthedocs-blue)](https://agentic-slayer.readthedocs.io/) @@ -33,6 +37,10 @@ When AI agents write raw SQL, things break in production — hallucinated column --- +[![GitHub stars](https://img.shields.io/github/stars/MotleyAI/slayer?style=social)](https://github.com/MotleyAI/slayer/stargazers) + +> If you find SLayer useful, a ⭐ helps others discover it! + ## Quick Start ```bash