From 4860df3925934e9d53679c17bad94dd84feec15d Mon Sep 17 00:00:00 2001 From: astraw Date: Thu, 14 Jul 2022 12:43:00 -0400 Subject: [PATCH] Add bestpractices badge --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 0924c7d..f70c330 100755 --- a/README.MD +++ b/README.MD @@ -1,5 +1,5 @@ ## Pycryptoki -[![Doc Status](https://readthedocs.org/projects/pycryptoki/badge/?version=latest)](http://pycryptoki.readthedocs.io/en/latest/) +[![Doc Status](https://readthedocs.org/projects/pycryptoki/badge/?version=latest)](http://pycryptoki.readthedocs.io/en/latest/) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6236/badge)](https://bestpractices.coreinfrastructure.org/projects/6236) Pycryptoki is a python wrapper around the PKCS11 library.