From a42aa85b49d6f0c7162af1eec7a45a21fd82f483 Mon Sep 17 00:00:00 2001 From: Giuseppe De Marco Date: Fri, 6 Sep 2019 10:21:37 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index af7023ad..0b2a385a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # cryptojwt +![License](https://img.shields.io/badge/license-Apache%202-blue.svg) +![Python version](https://img.shields.io/badge/python-3.6%20%7C%203.7-blue.svg) + An implementation of the JSON cryptographic specs JWS, JWE, JWK, and JWA [RFC 7515-7518] and JSON Web Token (JWT) [RFC 7519] oidcmsg is the 1st layer in the