From 729d0d9bf90343ed62937c3813e275362643703d Mon Sep 17 00:00:00 2001 From: Nikkhil-J <64075153+Nikkhil-J@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:26:21 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fdf10d7..4db6be1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ GSS website =========== -This repository contains the [Jekyll](http://jekyllrb.com/) sources for the GSS website. Changes pushed to this repository will automatically appear on the website. +This repository contains the [Jekyll](http://jekyllrb.com/) sources for the GSS website. Changes that are pushed to this repository will automatically appear on the website. ## Local development @@ -11,7 +11,7 @@ Simply [install Jekyll](http://jekyllrb.com/docs/installation/) and run: $ jekyll serve --watch ``` -This will start website generation and serve the site at . Any file changes will cause a regeneration, and will be available on the site after a browser reload. +This will start the website generation and serve the site at . Any file changes will cause a regeneration, and will be available on the site after a browser reload. ## Content management