diff --git a/README.md b/README.md index 710e297..99487dc 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![Screenshot of the Caligula TUI verifying a disk.](./images/verifying.png) -**Caligula** is a safe, user-friendly, low-resource TUI for imaging disks. +**Caligula** is a safe, user-friendly, lightweight TUI for imaging disks. **!!! Warning !!!** This software is new and experimental. If you have problems, please file an issue and I will try to address it! @@ -33,15 +33,17 @@ ARM and x86 architectures are also officially supported. ## Features +- Minimal, statically linked binary of ~2MB on Linux - Listing attached disks, and telling you their size and hardware model information - Confirmation dialogs so you don't `dd` your filesystem +- Automatically decompressing your input file +- Verifying your disk to make sure it was written correctly - Running sudo for you if you don't have permissions on a disk - Cool graphs ## Planned features - Support for more platforms -- Support for compression formats - Post-burn patching (i.e. adding `ssh` and `wpa_supplicant.conf` files to Raspberry Pi disks) - Lightweight GUI