We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a3f16f commit 5df6feaCopy full SHA for 5df6fea
1 file changed
README.md
@@ -15,8 +15,8 @@
15
<a title="Python Version" href="https://www.python.org/downloads/">
16
<img src="https://img.shields.io/badge/python-3.9%2B-blue" alt="Python 3.9+" />
17
</a>
18
- <a title="Test Coverage" href="https://github.com/yourusername/traid/actions">
19
- <img src="https://img.shields.io/badge/coverage-95%25-brightgreen" alt="95% Test Coverage" />
+ <a title="Test Coverage" href="https://github.com/codistry-software/traid/actions">
+ <img src="https://img.shields.io/badge/coverage-100%25-brightgreen" alt="95% Test Coverage" />
20
21
<br />
22
0 commit comments