add gitpod to README.md

This commit is contained in:
Amruth Pillai
2022-12-16 17:58:38 +01:00
parent cd7fe6c404
commit 8287fcae96

View File

@ -18,7 +18,7 @@ You have complete control over what goes into your resume, how it looks, what co
## Table of Contents ## Table of Contents
- [Reactive Resume](#reactive-resume) - [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) - [Table of Contents](#table-of-contents)
- [Features](#features) - [Features](#features)
- [Languages](#languages) - [Languages](#languages)
@ -104,6 +104,10 @@ The docs include an extensive [Tutorial](https://docs.rxresu.me/tutorial) sectio
## Build from Source ## 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. 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 ## Contributing