From 28d1deb3010f6f00e981b442ec7c322939ebe24c Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Wed, 18 Mar 2020 23:28:14 -0500 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43a63a7..4b068c4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This module was created for use in reducing spam in a similar manner to [HashCas ## Usage ``` -from mimchash import vdf_create, vdf_verify +from mimcvdf import vdf_create, vdf_verify # Get a mimc hash of a byte sequence