From e91d31e328dfb0d976474e56a051ef8c89d9309a Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Sun, 15 Mar 2020 13:23:44 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f72a83d..223d1957 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ There are no formal contributing guidelines at the moment as things are still in ### Contribute online with a single click -You can use gitpod (A free online VS Code like IDE) for contributing online. With a single click in it will launch a ready to code workspace with all the dependencies being pre-installed & the build & start scripts for the website in process so that you can start coding straight away. +You can use Gitpod (A free online VS Code like IDE) for contributing online. With a single click in it will launch a ready to code workspace with all the dependencies being pre-installed & the build & start scripts for the website in process so that you can start coding straight away. [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/yangshun/tech-interview-handbook)