Skip to content

Commit d38d8cd

Browse files
committed
README.md
1 parent 57a94b7 commit d38d8cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# showcert - simple OpenSSL for humans
22

3-
[![PyPI version](https://badge.fury.io/py/showcert.svg)](https://badge.fury.io/py/showcert)
4-
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/showcert)
53
![Run tests and upload coverage](https://github.com/yaroslaff/showcert/actions/workflows/main.yml/badge.svg)
64
[![codecov](https://codecov.io/github/yaroslaff/showcert/graph/badge.svg?token=VOACSID3PP)](https://codecov.io/github/yaroslaff/showcert)
5+
[![PyPI version](https://badge.fury.io/py/showcert.svg)](https://badge.fury.io/py/showcert)
6+
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/showcert)
77

88
showcert consist of two CLI utilities: `showcert` itself - all 'read' operations with X.509 certificates and `gencert` - to create certificates for development purposes.
99

0 commit comments

Comments
 (0)