Provide a more descriptive introduction and a summary of writeimg's features
This commit is contained in:
parent
5e9245f059
commit
febcedc2f3
1 changed files with 7 additions and 3 deletions
10
README.md
10
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
|
WriteIMG is a simple dd-like image writer with additional security checks for
|
||||||
1 MiB, which should be enough to avoid trouble.
|
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
|
WriteIMG v0.2.3, Rev. d02fc5f
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue