Skip to content

Commit 5f2db5d

Browse files
author
Leandro
committed
README: add CI status badge
1 parent 91747a5 commit 5f2db5d

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
@@ -6,6 +6,7 @@ lower-level go-face API into a small, batteries-included `Recognizer` type:
66
load a photo, find faces, classify them against a labeled dataset, and draw
77
the results back onto the image — in a handful of method calls.
88

9+
[![CI](https://github.com/leandroveronezi/go-recognizer/actions/workflows/ci.yml/badge.svg)](https://github.com/leandroveronezi/go-recognizer/actions/workflows/ci.yml)
910
[![Go Reference](https://pkg.go.dev/badge/github.com/leandroveronezi/go-recognizer.svg)](https://pkg.go.dev/github.com/leandroveronezi/go-recognizer)
1011
[![Latest tag](https://img.shields.io/github/v/tag/leandroveronezi/go-recognizer.svg)](https://github.com/leandroveronezi/go-recognizer/tags)
1112
![MIT Licensed](https://img.shields.io/github/license/leandroveronezi/go-recognizer.svg)

0 commit comments

Comments
 (0)