Skip to content

Commit 2b518a2

Browse files
committed
README.md update
1 parent b1ad3ae commit 2b518a2

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

README.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
1-
# Async Lib
1+
<div align="center">
2+
<a href="https://async.beyondthecloud.dev">
3+
<picture>
4+
<source media="(prefers-color-scheme: dark)" srcset="./assets/async-lib-logo.png">
5+
<img alt="Async Lib logo" src="./assets/async-lib-logo.png" height="98">
6+
</picture>
7+
</a>
8+
<h1>Async Lib</h1>
29

3-
<p align="center">
4-
<img src="./assets/async-lib-logo.png" style="width: 300px;"/>
5-
</p>
10+
<a href="https://beyondthecloud.dev"><img alt="Beyond The Cloud logo" src="https://img.shields.io/badge/MADE_BY_BEYOND_THE_CLOUD-555?style=for-the-badge"></a>
11+
<a ><img alt="API version" src="https://img.shields.io/badge/api-v64.0-blue?style=for-the-badge"></a>
12+
<a href="https://github.com/beyond-the-cloud-dev/async-lib/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/badge/license-mit-green?style=for-the-badge"></a>
13+
14+
15+
</div>
616

717
---
818

0 commit comments

Comments
 (0)