From 68d7520e26afc8f189d5ea15bc5ce9ddcaa4ab9c Mon Sep 17 00:00:00 2001 From: Cametendo Date: Fri, 20 Mar 2026 12:14:57 +0100 Subject: [PATCH] Clarify description in README.md Removed redundant wording for clarity. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6802b33..bdb736d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Small and lightweight image and iso flasher build on `dd`. [![Status](https://img.shields.io/badge/Status-Beta-red.svg)](https://en.wikipedia.org/wiki/Software_release_life_cycle#Beta) # About -Java program using `dd` to make flashing iso and image files easier on the terminal. This program allows anyone to flash iso and image files without having to search for extra GUI tools and by keeping it simple and resource-friendly. +Java program using `dd` to make flashing iso and image files easier on the terminal. This program allows anyone to flash iso and image files without having to search for extra GUI tools by keeping it simple and resource-friendly. # Requirements - `Java`: 21 (Download [here](https://www.oracle.com/java/technologies/downloads/#java21)