From 884686a1cb832eae0362a50aafd04674bdf692b2 Mon Sep 17 00:00:00 2001 From: Azalea Gui <22280294+hykilpikonna@users.noreply.github.com> Date: Tue, 10 Dec 2024 06:35:41 -0500 Subject: [PATCH] [U] Update readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c1119af..6f6e0c0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # HyPyUtils HyDEV Utils for Python +`pip install hypy_utils` + ## Modules +Some modules have extra requirements that are not installed along with hypy_utils. These are listed below: + | Module | Requirements | |--------------------|--------------------------| | `tqdm_utils` | tqdm | @@ -10,9 +14,7 @@ | `scientific_utils` | numpy, numba, matplotlib | | `git_utils` | dateutil | -## Utilities - -### BadBlocks - A bad block scanning utility for Linux +## BadBlocks - A bad block scanning utility for Linux ![badblocks-2](docs/badblocks.png)