From 50df582c34bb6b98ee7d14a66aec4ed7d9623777 Mon Sep 17 00:00:00 2001 From: Jeremy Anderson Date: Sun, 26 Jul 2026 21:24:49 -0400 Subject: [PATCH] README.md update --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c1c0263..4f0d250 100755 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # ISO Scalpel A disc-image editor for ISO 9660 and UDF, built with PySide6 (Qt 6) and -[pycdlib](https://github.com/clalancette/pycdlib). Runs as a graphical -application or from the command line. +[pycdlib](https://github.com/clalancette/pycdlib). Runs as a gui or cli. **Author:** Jeremy Anderson · · **License:** GPL-2.0