Skip to content

Commit e270e94

Browse files
committed
adding status badges
1 parent adc068c commit e270e94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# JWT Keys Generator API
2+
[![tests](https://github.com/BackendStack21/jwt-keys-generator-api/actions/workflows/tests.yaml/badge.svg)](https://github.com/BackendStack21/jwt-keys-generator-api/actions/workflows/tests.yaml)
3+
[![build images](https://github.com/BackendStack21/jwt-keys-generator-api/actions/workflows/build_images.yaml/badge.svg?branch=main)](https://github.com/BackendStack21/jwt-keys-generator-api/actions/workflows/build_images.yaml)
4+
25
*A simple and secure JSON Web Token (JWT) signing/verification keys generator that uses OpenSSL.*
36
> WE DON'T DO tracking, tracing or logging of API usage!
47
> This is an API for the community 💚

0 commit comments

Comments
 (0)