Skip to content

Commit 6e54db6

Browse files
authored
Update README.md
1 parent c26a6ef commit 6e54db6

File tree

1 file changed

+18
-13
lines changed

1 file changed

+18
-13
lines changed

README.md

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
1-
# ⚡ NeuroHTTP — High-Performance AI-Native Web Server
2-
3-
![GitHub stars](https://img.shields.io/github/stars/okba14/NeuroHTTP?style=social)
4-
![GitHub forks](https://img.shields.io/github/forks/okba14/NeuroHTTP?style=social)
5-
![Build](https://github.com/okba14/NeuroHTTP/actions/workflows/make.yml/badge.svg)
6-
[![Build Status](https://img.shields.io/badge/build-passing-brightgreen?style=flat-square)]()
7-
[![Language](https://img.shields.io/badge/language-C%20%2B%20Assembly-blue?style=flat-square)]()
8-
[![License](https://img.shields.io/badge/license-MIT-lightgrey?style=flat-square)]()
9-
[![Platform](https://img.shields.io/badge/platform-Linux%20%7C%20Unix-lightgrey?style=flat-square)]()
10-
[![AI Ready](https://img.shields.io/badge/AI%20APIs-ready-purple?style=flat-square)]()
11-
[![Performance](https://img.shields.io/badge/speed-ultra%20fast-red?style=flat-square)]()
12-
13-
> **"Redefining how AI APIs communicate with the web — built from scratch in C and Assembly."**
1+
<h1 align="center">⚡ NeuroHTTP — High-Performance AI-Native Web Server</h1>
2+
3+
<p align="center">
4+
<img src="https://img.shields.io/github/stars/okba14/NeuroHTTP?style=social" />
5+
<img src="https://img.shields.io/github/forks/okba14/NeuroHTTP?style=social" />
6+
<img src="https://github.com/okba14/NeuroHTTP/actions/workflows/make.yml/badge.svg" />
7+
<img src="https://img.shields.io/badge/build-passing-brightgreen?style=flat-square" />
8+
<img src="https://img.shields.io/badge/language-C%20%2B%20Assembly-blue?style=flat-square" />
9+
<img src="https://img.shields.io/badge/license-MIT-lightgrey?style=flat-square" />
10+
<img src="https://img.shields.io/badge/platform-Linux%20%7C%20Unix-lightgrey?style=flat-square" />
11+
<img src="https://img.shields.io/badge/AI%20APIs-ready-purple?style=flat-square" />
12+
<img src="https://img.shields.io/badge/speed-ultra%20fast-red?style=flat-square" />
13+
</p>
14+
15+
<p align="center"><em>
16+
"Redefining how AI APIs communicate with the web — built from scratch in C and Assembly."
17+
</em></p>
18+
1419

1520
---
1621

0 commit comments

Comments
 (0)