From 8287fcae9684a3742ee94085078f61917475c932 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 16 Dec 2022 17:58:38 +0100 Subject: [PATCH] add gitpod to README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c2a086e..58c4d391 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ You have complete control over what goes into your resume, how it looks, what co ## Table of Contents - [Reactive Resume](#reactive-resume) - - [Go to App Docs](https://docs.rxresu.me) + - [Go to App | Docs](#go-to-app--docs) - [Table of Contents](#table-of-contents) - [Features](#features) - [Languages](#languages) @@ -104,6 +104,10 @@ The docs include an extensive [Tutorial](https://docs.rxresu.me/tutorial) sectio ## Build from Source +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/AmruthPillai/Reactive-Resume) + +Initially building the image and project on Gitpod will take at least ~10 minutes, so please be patient on first launch. + For extensive information on how to build the app on your local machine, head over to the docs [Source Code](https://docs.rxresu.me/source-code) section. ## Contributing