From 80f74e5ed9d127871c4fce81e1010a52d37bad69 Mon Sep 17 00:00:00 2001 From: Isaacdelly Date: Mon, 21 Nov 2022 08:20:12 -0800 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a04636..023a4ff 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ This program has optional parameters to customize how it runs: __help__: `python3 plutus.py help`
Prints a short explanation of the parameters and how they work -__time__: `python3 plutus.pt time`
+__time__: `python3 plutus.py time`
Brute forces a single address and takes a timestamp of how long it took - used for speed testing purposes __verbose__: 0 or 1