Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
meejah committed Aug 7, 2024
1 parent ee35907 commit 3701303
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
Expand Up @@ -2,7 +2,7 @@
# Pure-Python SPAKE2

* License: MIT
* Dependencies: hkdf
* Dependencies: "cryptography" (for hkdf)
* Compatible With: Python 3.9, 3.10, 3.11, 3.12, PyPy3
* [![Build Status](https://travis-ci.org/warner/python-spake2.png?branch=master)](https://travis-ci.org/warner/python-spake2) [![Windows Build Status](https://ci.appveyor.com/api/projects/status/j2q57qee3xwbqp5l/branch/master?svg=true)](https://ci.appveyor.com/project/warner/python-spake2) [![Coverage Status](https://coveralls.io/repos/warner/python-spake2/badge.svg)](https://coveralls.io/r/warner/python-spake2)

Expand Down

0 comments on commit 3701303

Please sign in to comment.