commit | b376b514b1f036a5bbb2429c8e0364433184805d | [log] [tgz] |
---|---|---|
author | server-monitor <server.monitor.lizard@gmail.com> | Wed Sep 21 06:34:58 2016 -0700 |
committer | server-monitor <server.monitor.lizard@gmail.com> | Wed Sep 21 06:34:58 2016 -0700 |
tree | 479cf5ceb399ffc1ee907e005654a293a7287eb6 | |
parent | 3895d9e41edbe9186d65c9dde9c38148d9bbd49c [diff] |
Make "projects" singular
diff --git a/README.md b/README.md index ee5eae4..e6da8a8 100644 --- a/README.md +++ b/README.md
@@ -57,7 +57,7 @@ will install the versions listed in the `glide.lock` file, skipping scanning, unless the `glide.lock` file is not found in which case it will perform an update. -A projects is structured like this: +A project is structured like this: ``` - $GOPATH/src/myProject (Your project)