From febcedc2f3cf6b338662c4042fdf5aeffc544864 Mon Sep 17 00:00:00 2001 From: Imbus Date: Sat, 21 Feb 2026 06:11:40 +0100 Subject: [PATCH] Provide a more descriptive introduction and a summary of writeimg's features --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 069db9d..0c30f7c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ -# Simple dd-like image writer with additional security checks. +# WriteIMG Image Writer -This tool verifies your image automatically. The block size is currently set to -1 MiB, which should be enough to avoid trouble. +WriteIMG is a simple dd-like image writer with additional security checks for +Linux and soon FreeBSD. It tells you what you're about to do and warns you +about potential problems before they occur. It also features automatic image +verifications, and uses a suitable block size for fast and gentle writing. + +Say goodbye to fried flash and overwritten bootloaders, no more footguns! ``` WriteIMG v0.2.3, Rev. d02fc5f