Skip to content

Commit 5fb09b0

Browse files
committed
Fix unclosed anchor tag in README badges
1 parent a0f2d37 commit 5fb09b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
</a>
66
<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/fastapi/fastapi-cli" target="_blank">
77
<img src="https://coverage-badge.samuelcolvin.workers.dev/fastapi/fastapi-cli.svg" alt="Coverage">
8+
</a>
89
<a href="https://pypi.org/project/fastapi-cli" target="_blank">
910
<img src="https://img.shields.io/pypi/v/fastapi-cli?color=%2334D058&label=pypi%20package" alt="Package version">
1011
</a>

0 commit comments

Comments
 (0)