Skip to content

Commit ba4c10d

Browse files
committed
improvement: made some updates to the structure of the docs on the readme
1 parent d4ca89e commit ba4c10d

File tree

4 files changed

+15
-4
lines changed

4 files changed

+15
-4
lines changed

README.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,22 @@
1+
<div align="center">
2+
13
# env-event-stream
24

3-
A high-performance, feature-rich event stream library for Deno that serves as the backbone for
4-
event-driven architectures.
5+
<img src="./docs/logo.png" alt="env-event-stream logo" width="200"/>
6+
</div>
57

6-
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
7-
[![JSR module](https://jsr.io/badges/@env/env-event-stream)](https://jsr.io/@env/env-event-stream)
8+
<div align="center">
9+
10+
![Build Status](https://img.shields.io/github/actions/workflow/status/Elastic-Networth-Visualizer/env-event-stream/ci.yml?branch=main&label=Build&logo=github&style=flat-square)
11+
[![Join our Discord](https://img.shields.io/discord/1366303314173759558?color=purple&label=Join%20us&logo=discord)](https://discord.gg/JU9QqKFG)
812
[![Deno](https://img.shields.io/badge/deno-v2.2.12-green.svg)](https://deno.land/)
13+
[![JSR module](https://jsr.io/badges/@env/env-event-stream)](https://jsr.io/@env/env-event-stream)
14+
[![JSR module](https://jsr.io/badges/@env/env-event-stream/score)](https://jsr.io/@env/env-event-stream)
15+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
16+
17+
A high-performance, feature-rich event stream library for Deno that serves as the backbone for
18+
event-driven architectures.
19+
</div>
920

1021
## Overview
1122

File renamed without changes.

docs/logo.png

2.08 KB
Loading

0 commit comments

Comments
 (0)