Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

Commit 85fee9c

Browse files
committed
Merge branch 'main' of github.com:rafsaf/respo
2 parents a60cf43 + 5f92bf2 commit 85fee9c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
<a href="https://codecov.io/gh/rafsaf/respo" target="_blank">
2+
<img src="https://img.shields.io/codecov/c/github/rafsaf/respo" alt="Coverage">
3+
</a>
4+
5+
<a href="https://github.com/rafsaf/respo/actions?query=workflow%3ATest" target="_blank">
6+
<img src="https://github.com/rafsaf/respo/workflows/Test/badge.svg" alt="Test">
7+
</a>
8+
9+
<a href="https://github.com/rafsaf/respo/actions?query=workflow%3APublish" target="_blank">
10+
<img src="https://github.com/rafsaf/respo/workflows/Publish/badge.svg" alt="Publish">
11+
</a>
12+
13+
<a href="https://github.com/rafsaf/respo/blob/main/LICENSE" target="_blank">
14+
<img src="https://img.shields.io/github/license/rafsaf/respo" alt="License">
15+
</a>
16+
17+
<a href="https://pypi.org/project/respo/" target="_blank">
18+
<img src="https://img.shields.io/pypi/pyversions/respo" alt="Python version">
19+
</a>
20+
121
## File based RBAC in Python made easy
222

323
### Under development

0 commit comments

Comments
 (0)