From f1f10f5a877e2bf839021392b0261097bae2e1c3 Mon Sep 17 00:00:00 2001 From: Kumaresan Rajeswaran Date: Thu, 1 Aug 2019 21:40:02 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4717add3..8d93a2ab 100644 --- a/README.md +++ b/README.md @@ -28,12 +28,13 @@ My portfolio site made with gatsby and react. Forked from [Smakosh's](https://gi [Yarn](https://yarnpkg.com/en/) -Please create a new file `.env.development` and put this env variable with your GitHub token +Please create a new file `.env.development` and put this env variable with your GitHub token. Additionaly add your google analytics ID if you prefer. > If you're building locally, you will have to create a new file `.env.production` and put the same env variable ```bash GITHUB_TOKEN=xxxxxxxxxx +GA_ID=UA-xxxxxxxx ``` ## Installing