Skip to content

Commit

Permalink
Use shields.io instead
Browse files Browse the repository at this point in the history
  • Loading branch information
ctz committed Apr 10, 2022
1 parent 2e81a33 commit 12a5ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 12a5ed7

Please sign in to comment.