Skip to content

Commit

Permalink
Update coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 12, 2023
1 parent dc11e98 commit 2c16513
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified .coverage
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
VRF.py provides an implementation of a Verifiable Random Function (VRF) to ensure the randomness and fairness of a game. The script contains functions to generate seeds, proofs, and random values, and to verify the outcome of a game.


![Coverage](https://img.shields.io/badge/VRF.py-Coverage:XX%-brightgreen.svg)
![Coverage](https://img.shields.io/badge/VRF.py-Coverage:100%25-brightgreen.svg)


# Table of Contents
Expand Down

0 comments on commit 2c16513

Please sign in to comment.