Skip to content

Commit b9d942e

Browse files
authored
Fix Validate Badge and add Check Hashes badge (#12)
2 parents a4168b1 + 563fcd1 commit b9d942e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# The Registry
22

33
[![Number of Extensions](./badges/extensions.svg)](./badges/extensions.svg)
4-
[![Status of CI validation](https://github.com/qt-creator/extension-registry/actions/workflows/validate.yml/badge.svg)](https://github.com/Maddimax/registry/actions/workflows/validate.yml)
4+
[![Status of CI validation](https://github.com/qt-creator/extension-registry/actions/workflows/validate.yml/badge.svg)](https://github.com/qt-creator/extension-registry/actions/workflows/validate.yml)
5+
[![Status of CI Hash validation](https://github.com/qt-creator/extension-registry/actions/workflows/check-hash.yml/badge.svg)](https://github.com/qt-creator/extension-registry/actions/workflows/check-hash.yml)
6+
7+
58

69
This contains a registry of extensions.
710

0 commit comments

Comments
 (0)