Skip to content

Commit 4c6597c

Browse files
committed
docs: update README
1 parent caf7f6f commit 4c6597c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# object-store-python
22

33
<p align="center">
4-
<a href="https://github.com/PyCQA/bandit"><img alt="security: bandit" src="https://img.shields.io/badge/security-bandit-green.svg"></a>
5-
<a href="https://github.com/psf/black"><img alt="code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
4+
<a href="https://github.com/roeap/object-store-python/actions/workflows/ci.yaml"><img alt="CI" src="https://github.com/roeap/object-store-python/actions/workflows/ci.yaml/badge.svg"/>
5+
<a href="https://github.com/psf/black"><img alt="code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"/>
66
</p>
77

88
Recently, the excellent [`object_store`](https://crates.io/crates/object_store) crate has been

0 commit comments

Comments
 (0)