Skip to content

Commit 036f61d

Browse files
committed
adding project logo
1 parent a413b65 commit 036f61d

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,14 @@
55
[![TypeScript support](https://badgen.net/npm/types/0http)](https://www.npmjs.com/package/0http)
66
[![Github stars](https://badgen.net/github/stars/jkyberneees/0http?icon=github)](https://github.com/jkyberneees/0http)
77

8-
Cero friction HTTP framework:
8+
<img src="docs/0http-logo.svg" width="200">
9+
10+
Zero friction HTTP framework:
911
- Tweaked Node.js HTTP server for high throughput.
1012
- High-performance and customizable request routers.
1113

12-
![Performance Benchmarks](docs/Benchmarks.png)
14+
![Performance Benchmarks](docs/Benchmarks.png)
15+
1316
> Check it yourself: https://web-frameworks-benchmark.netlify.app/result?f=feathersjs,0http,koa,fastify,nestjs-express,express,sails,nestjs-fastify,restana
1417
1518
## Usage

docs/0http-logo.svg

Lines changed: 6 additions & 0 deletions
Loading

docs/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
[![TypeScript support](https://badgen.net/npm/types/0http)](https://www.npmjs.com/package/0http)
66
[![Github stars](https://badgen.net/github/stars/jkyberneees/0http?icon=github)](https://github.com/jkyberneees/0http)
77

8-
Cero friction HTTP framework:
8+
<img src="0http-logo.svg" width="200">
9+
10+
Zero friction HTTP framework:
911
- Tweaked Node.js HTTP server for high throughput.
1012
- High-performance and customizable request routers.
1113

0 commit comments

Comments
 (0)