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 9567a14 commit d194d12Copy full SHA for d194d12
README.md
@@ -2,7 +2,7 @@
2
<h1>quickd</h1>
3
<p>Decorator type based dependency injection</p>
4
<p align="center">
5
- <img alt="GitHub branch checks state" src="https://img.shields.io/github/checks-status/vimtor/quickd/main">
+ <img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/vimtor/quickd/Test">
6
<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/vimtor/quickd">
7
<img alt="GitHub" src="https://img.shields.io/github/license/vimtor/quickd">
8
<img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dw/quickd">
0 commit comments