diff --git a/README.md b/README.md index 4942c5db..e8452154 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Etcher ====== -> Flash OS images to SD cards & USB drives, safe & easy. +> Flash OS images to SD cards & USB drives, safely and easily. Etcher is a powerful OS image flasher built with web technologies to ensure flashing an SDCard or USB drive is a pleasant and safe experience. It protects diff --git a/package.json b/package.json index 9c01e5cc..e57d27ef 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Etcher", "version": "1.0.0-beta.16", "main": "lib/start.js", - "description": "An image flasher with support for Windows, OS X and GNU/Linux.", + "description": "Flash OS images to SD cards & USB drives, safely and easily.", "homepage": "https://github.com/resin-io/etcher", "repository": { "type": "git",