diff --git a/README.md b/README.md index cc6284c4..1b1445fb 100644 --- a/README.md +++ b/README.md @@ -1,7 +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%7C%203.8%20%7C%203.9-blue.svg) +![Python version](https://img.shields.io/badge/python-3.6%20%7C%203.7%7C%203.8%20%7C%203.9%20%7C%203.10-blue.svg) +[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) An implementation of the JSON cryptographic specs JWS, JWE, JWK, and JWA [RFC 7515-7518] and JSON Web Token (JWT) [RFC 7519]