Skip to content

Commit a247425

Browse files
committed
docs: add logo with rounded corners to README
1 parent 3fbb1e8 commit a247425

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Zeph
22

3-
[![CI](https://img.shields.io/github/actions/workflow/status/bug-ops/zeph/ci.yml?branch=main)](https://github.com/bug-ops/zeph/actions)
43
[![codecov](https://codecov.io/gh/bug-ops/zeph/graph/badge.svg?token=S5O0GR9U6G)](https://codecov.io/gh/bug-ops/zeph)
54
[![Security](https://img.shields.io/badge/security-hardened-brightgreen)](SECURITY.md)
65
[![Trivy Scan](https://img.shields.io/badge/Trivy-0%20CVEs-success)](https://github.com/bug-ops/zeph/security)
@@ -10,6 +9,10 @@
109

1110
Lightweight AI agent with hybrid inference (Ollama / Claude), skills-first architecture, semantic memory with Qdrant, A2A protocol support, and multi-channel I/O. **Cross-platform**: Linux, macOS, Windows (x86_64 + ARM64).
1211

12+
<div align="center">
13+
<img src="asset/zeph-logo.png" alt="Zeph" width="600">
14+
</div>
15+
1316
## Installation
1417

1518
### From source

asset/zeph-logo.png

1.19 MB
Loading

0 commit comments

Comments
 (0)