Skip to content

Commit 0e14391

Browse files
committed
docs: add badges to README.md
Signed-off-by: Amit Oren <amoren@redhat.com>
1 parent 9389d8e commit 0e14391

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# <img src="docs/neuralnav-logo.ico" alt="NeuralNav" width="32" style="vertical-align: middle;"/> NeuralNav
22

3+
[![CI](https://github.com/redhat-et/neuralnav/actions/workflows/ci.yml/badge.svg)](https://github.com/redhat-et/neuralnav/actions/workflows/ci.yml)
4+
[![Python 3.11+](https://img.shields.io/badge/Python-3.11+-blue.svg)](https://www.python.org)
5+
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)
6+
37
**Confidently navigate LLM deployments from concept to production.**
48

59
---

0 commit comments

Comments
 (0)