aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index a7b4554..a932189 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,10 @@
isodumper
=========
-A tool for writing ISO images on a USB stick. It's a fork of usb-imagewriter.
-We added also a formatting feature and a backup of USB device content.
+A tool for USB sticks and removable memory devices like SD-cards.
+- dump ISO file on the device;
+- format the device in one partition of ext4, NTFS or FAT32 type;
+- backup the device as a whole.
Requirements