From 93b2c416c0a999a4224df7e3e4849aa55ca44b73 Mon Sep 17 00:00:00 2001 From: mycognosist Date: Wed, 30 Oct 2019 15:28:19 +0000 Subject: [PATCH] Minor wording change --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b08ec9b..ce5b9e0 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ Developer documentation for PeachCloud in the form of a Markdown book. -_Note: the book is not yet available in built form online. A link will be included in this repo when that is the case._ +_Note: the book is not yet available in built-form online. A link will be included in this repo when that is the case._ ### Quickstart -If you do not wish to build and serve the book locally, simply navigate to the [src/SUMMARY.md](https://github.com/peachcloud/peach-devdocs/blob/master/src/SUMMARY.md) file on the GitHub repo and navigate the documentation from there. +If you do not wish to build and serve the book locally, simply navigate to the [src/SUMMARY.md](https://github.com/peachcloud/peach-devdocs/blob/master/src/SUMMARY.md) file on the GitHub repo and read the documentation from there. ### Setup