From 9554f65c7567100bc49f50c358186e8546b297a1 Mon Sep 17 00:00:00 2001 From: Brian Ball Date: Tue, 1 Oct 2019 23:08:59 -0700 Subject: [PATCH] tighten up the language --- Example Guide.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Example Guide.md b/Example Guide.md index 0f8accecd..bcead491c 100644 --- a/Example Guide.md +++ b/Example Guide.md @@ -1,12 +1,12 @@ # Application Name -**Tier:** Add the corresponding tier (1-Beginner, 2-Intermediate, 3-Advanced) +**Tier:** Add corresponding tier (1-Beginner, 2-Intermediate, 3-Advanced) -Add a clear and descriptive description of the application and it's main features. -Answer to the following questions: +Add a clear description of the application and its main features. +Answer the following questions: -- "What is the main purpose of this application?" -- "Is there any resource needed in order to complete the project?" - If the answer is yes, make sure you add it. +- "What is the purpose of this application?" +- "Are there any resources needed in order to complete the project?" - If yes, be sure to add it. ## User Stories @@ -25,8 +25,8 @@ Answer to the following questions: ## Useful links and resources -Add all the useful links and resources corresponding to this project. +Add useful links and resources corresponding to this project. ## Example projects -Add one or more examples of projects that have similar functionalities to this application. This will act as a guide for the developer. +Add one or more examples of projects that have similar functionality to this application. This will act as a developer guide.