Skip to content

Commit aa77690

Browse files
docs: add logo in README.md
1 parent f75c96c commit aa77690

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1-
# Ventyd
1+
<div align="center">
22

3-
A TypeScript-first event sourcing library with full type safety and flexible storage backends.
3+
<img src="./logo-light.png#gh-light-mode-only" alt="Ventyd Logo" style="width: 160px;">
4+
<img src="./logo-light.png#gh-dark-mode-only" alt="Ventyd Logo" style="width: 160px;">
5+
6+
<p>A TypeScript-first event sourcing library</p>
7+
8+
![](https://img.shields.io/npm/v/ventyd) ![](https://img.shields.io/npm/l/ventyd) ![](https://img.shields.io/npm/dt/ventyd) ![](https://img.shields.io/github/contributors/daangn/ventyd) ![](https://img.shields.io/github/last-commit/daangn/ventyd)
9+
10+
</div>
411

512
## Features
613

logo-dark.png

23.2 KB
Loading

logo-light.png

17.8 KB
Loading

0 commit comments

Comments
 (0)