From 87aaa50bcb7d5b8117fbe91b118e136759256e18 Mon Sep 17 00:00:00 2001 From: Michael Orzel <56739010+michael-orzel@users.noreply.github.com> Date: Thu, 1 Jul 2021 10:50:20 -0400 Subject: [PATCH] Add period and capitalized letter for formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9ec5eb8..a2ffb7d5 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,10 @@ the following resources are a great place to start: We support a collection of templates, organized in this way: -- the root folder contains templates in common use, to help people get started +- The root folder contains templates in common use, to help people get started with popular programming languages and technologies. These define a meaningful set of rules to help get started, and ensure you are not committing - unimportant files into your repository + unimportant files into your repository. - [`Global`](./Global) contains templates for various editors, tools and operating systems that can be used in different situations. It is recommended that you either [add these to your global template](https://help.github.com/articles/ignoring-files/#create-a-global-gitignore)