Skip to content

Commit 0f52c53

Browse files
committed
add badges
1 parent a6631ab commit 0f52c53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Async UI
2+
[<img alt="crates.io" src="https://img.shields.io/crates/v/async_ui_web?style=for-the-badge" height="20">](https://crates.io/crates/async_ui_web)
3+
[<img alt="crates.io" src="https://img.shields.io/docsrs/async_ui_web?style=for-the-badge" height="20">](https://docs.rs/async_ui_web)
4+
25

36
A web UI framework where Futures are components.
47

0 commit comments

Comments
 (0)