diff --git a/README.md b/README.md index 344a141..c4c5a5c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # hpke.py ![CI status](https://github.com/ctz/hpke-py/actions/workflows/ci.yaml/badge.svg) -![PyPI version](https://badge.fury.io/py/hpke.svg) +![PyPI version](https://shields.io/pypi/v/hpke) This is an implementation of [RFC9180](https://datatracker.ietf.org/doc/rfc9180/) in python3, using [cryptography.io](https://cryptography.io) for the underlying cryptography.