diff --git a/README.md b/README.md index 51a69f3..f0282f6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ URL: http://contiv.github.io -This repo contains the Contiv website source files (Markdown) and build scripts. If you want to make changes to the Contiv website, make changes to the source files under `websrc/source` and follow the instructions below. +This repository contains the Contiv website source files (Markdown) and build scripts. If you want to make changes to the Contiv website tou can make changes to the source files +which is given as follow `websrc/source` and follow the instructions below. # Contributing @@ -10,7 +11,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) # Directory Structure -The directory structure for this repo follows the typical Middleman project structure. See https://middlemanapp.com for details. +The directory structure for this repository follows the typical Middleman project structure. you can see https://middlemanapp.com for more details. - Top level directory contains the compiled static content for the contiv.github.io website - `websrc` directory contains the source files used to build the static content