Skip to content

Commit

Permalink
Wrap long line
Browse files Browse the repository at this point in the history
  • Loading branch information
gblach committed May 18, 2024
1 parent e33354c commit 81717ce
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ Options:

## Description

`Imge` is a TUI tool for writing disk images to removable (by default) or non-removable (by `-a` option) drives. It's intended to be an easier to use and less error-prone than `dd`, since choosing the wrong disk may have a big impact on the data on your hard drive.
`Imge` is a TUI tool for writing disk images to removable (by default) or non-removable
(by `-a` option) drives. It's intended to be an easier to use and less error-prone than `dd`,
since choosing the wrong disk may have a big impact on the data on your hard drive.

![main](https://raw.githubusercontent.com/gblach/imge/5350e5d/screenshots/1-main.avif)
![keybindings](https://raw.githubusercontent.com/gblach/imge/5350e5d/screenshots/2-keybindings.avif)
Expand Down

0 comments on commit 81717ce

Please sign in to comment.