Skip to content

Commit d6e0fc4

Browse files
committed
Add version, CI and Rust badges to README
1 parent 961682d commit d6e0fc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Neuro - AI Programming Assistant
22

3+
[![Version](https://img.shields.io/github/v/release/madkoding/neuro-agent?logo=github)](https://github.com/madkoding/neuro-agent/releases) [![CI](https://img.shields.io/github/actions/workflow/status/madkoding/neuro-agent/ci.yml?logo=github&label=CI)](https://github.com/madkoding/neuro-agent/actions) [![Rust](https://img.shields.io/badge/rust-1.70+-DC2626?logo=rust&logoColor=white)](https://www.rust-lang.org)
4+
35
Neuro es un asistente de programación con IA que combina un sistema de orquestación dual de modelos con capacidades avanzadas de análisis de código y RAG (Retrieval-Augmented Generation).
46

57
## 🎯 Project Status

0 commit comments

Comments
 (0)