diff --git a/README.md b/README.md
index 74fe47a..04e17b4 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,6 @@ First, reimplement the most important tools from util-linux
 
 ## Utility Tools
 - `lsblk`: Lists block devices.
-- `more`: Pager for file viewing.
 - `fallocate`: Preallocates file space.
 - `flock`: Manages file locks.
 - `getopt`: Parses command options.