From 1b7e347de044d36b2e54932e0757d78aa68334c5 Mon Sep 17 00:00:00 2001 From: Azalea Gui <22280294+hykilpikonna@users.noreply.github.com> Date: Tue, 10 Dec 2024 06:41:39 -0500 Subject: [PATCH] [U] Update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6f6e0c0..b415b06 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ Some modules have extra requirements that are not installed along with hypy_util | `scientific_utils` | numpy, numba, matplotlib | | `git_utils` | dateutil | -## BadBlocks - A bad block scanning utility for Linux - -![badblocks-2](docs/badblocks.png) +## BadBlocks - HDD sector scanning for Linux Usage: `python3 -m hypy_utils.badblocks -d /dev/sda` + +![badblocks-2](docs/badblocks.png)