We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3721320 commit 68f8f08Copy full SHA for 68f8f08
README.md
@@ -1,6 +1,13 @@
1
-# OpenDAL
+# OpenDAL   [![Build Status]][actions] [![Latest Version]][crates.io]
2
3
-Open **D**ata **A**ccess **L**ayer that connect the whole world together.
+[Build Status]: https://img.shields.io/github/workflow/status/datafuselabs/opendal/CI/main
4
+[actions]: https://github.com/datafuselabs/opendal/actions?query=branch%3Amaster
5
+[Latest Version]: https://img.shields.io/crates/v/opendal.svg
6
+[crates.io]: https://crates.io/crates/opendal
7
+
8
+**Open **D**ata **A**ccess **L**ayer that connect the whole world together.**
9
10
+---
11
12
## Status
13
0 commit comments