Skip to content

Commit f909268

Browse files
authored
Add CI badges to README
Added badges for tests and linting to README.
1 parent 57dcb00 commit f909268

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Locksmith
22
=========
33

4+
[![Tests](https://github.com/eustasy/Locksmith/actions/workflows/test.yml/badge.svg)](https://github.com/eustasy/Locksmith/actions/workflows/test.yml)
5+
[![Lint](https://github.com/eustasy/Locksmith/actions/workflows/lint.yml/badge.svg)](https://github.com/eustasy/Locksmith/actions/workflows/lint.yml)
6+
47
Cross-platform software license validation backend. Supports online activation
58
via a REST API and fully offline validation via signed license files. No frontend
69
is provided — integrate against the API or ship the public key with your application.

0 commit comments

Comments
 (0)