Skip to content

Commit 9a62a20

Browse files
committed
update readme: add github actions badge
1 parent e13cecc commit 9a62a20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
small library to validate Files by reading each magic number from a file
44

55
[![Go Reference](https://pkg.go.dev/badge/github.com/telkomdev/go-filesig.svg)](https://pkg.go.dev/github.com/telkomdev/go-filesig)
6+
[![filesig Go CI](https://github.com/telkomdev/go-filesig/actions/workflows/ci.yml/badge.svg)](https://github.com/telkomdev/go-filesig/actions/workflows/ci.yml)
67

78
#### Install
89

0 commit comments

Comments
 (0)