From 8a8c7d2193e22ee7a93e5ed83f3da3e0f5b0b433 Mon Sep 17 00:00:00 2001
From: GwendolynK <43799653+GwendolynK@users.noreply.github.com>
Date: Thu, 4 Oct 2018 11:29:28 -0700
Subject: [PATCH] Grammar Edit - GwendolynK
---
README.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 1dcb2a9..1ad78ba 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-# Simple script for mounting and un-mounting external drives
+# A simple script for mounting and unmounting external drives.
-A script that mounts and unmounts usb drives.
+A script that mounts and unmounts USB drives.
Made for and tested with raspberry pi and ubuntu.
@@ -11,19 +11,19 @@ Made for and tested with raspberry pi and ubuntu.
## Quick start:
-First download if you havent already:
+First download if you haven't already:
`$ git clone https://github.com/WestleyK/drive-mounting-script.git`
Then you can install the `drive-mounter` command:
`$ ./auto-install.sh`
Now you should be able to type `drive-mounter` insted of running the script.
-For more info on installing or un-installing, click [here](#install-and-uninstall).
+For more info on installing or uninstalling, click [here](#install-and-uninstall).
## User inerface:
-After you run the command you can select a number that corresponds with the drive,
+After you run the command you can select a number that corresponds with the drive.
For example, you want to mount the first option, so type `1`
```
@@ -62,7 +62,7 @@ what would you like to mount or un-mount? [1-8]1
## Option menu:
-Here is all the options avalable:
+Here are all the options avalable:
```
$ drive-mounter -help