Skip to content

Commit 01c433e

Browse files
committed
docs: fix README.md badges rendering as code block due to indentation
1 parent 5440ec6 commit 01c433e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@
1414
<a href="https://github.com/nodfans/helixdb-explorer/issues">🐞 Report Bug</a>
1515
</p>
1616

17-
<img src="https://img.shields.io/github/license/nodfans/helixdb-explorer?style=flat-square&cacheSeconds=3600" />
18-
<img src="https://img.shields.io/github/v/release/nodfans/helixdb-explorer?style=flat-square&color=6366f1&cacheSeconds=3600" />
19-
<img src="https://img.shields.io/github/downloads/nodfans/helixdb-explorer/total?style=flat-square&color=22c55e&label=downloads&cacheSeconds=3600" />
20-
17+
<img src="https://img.shields.io/github/license/nodfans/helixdb-explorer?style=flat-square&cacheSeconds=3600" />
18+
<img src="https://img.shields.io/github/v/release/nodfans/helixdb-explorer?style=flat-square&color=6366f1&cacheSeconds=3600" />
19+
<img src="https://img.shields.io/github/downloads/nodfans/helixdb-explorer/total?style=flat-square&color=22c55e&label=downloads&cacheSeconds=3600" />
2120
</div>
2221

2322
## 📦 Installation

0 commit comments

Comments
 (0)