From 2fdad8adcb64f0900bc813a2811c332267b1c6d6 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Thu, 21 Apr 2016 10:49:20 -0400 Subject: [PATCH] Highlight features in README file (#301) Fixes: https://github.com/resin-io/etcher/issues/291 Signed-off-by: Juan Cruz Viotti --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cc8c620..c82c881a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ Etcher ====== -> A better way to flash OS images to SD cards +> Flash OS images to SD cards & USB drives, safe & easy. + +Etcher is a powerful OS image flasher built with web technologies to ensure flashing an SDCard or USB drive is pleasant and safe experience. It protects you from accidentally writing to your hard-drives, ensures every byte of data was written correctly and much more. [![dependencies](https://david-dm.org/resin-io/etcher.svg)](https://david-dm.org/resin-io/etcher.svg) [![Build Status](https://travis-ci.org/resin-io/etcher.svg?branch=master)](https://travis-ci.org/resin-io/etcher)