From 43cf1d5e4cff1c2917da5f8fb9f497d09ef953c0 Mon Sep 17 00:00:00 2001 From: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Jan 2022 15:02:00 -0500 Subject: [PATCH] :tada: GitPod - ready to code environment configuration for Java project --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c501e6e..42a67c4 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ This is a reference implementation that can serve as a jumpstart application. Th [How to use](#how-to-use) • [Installation](#installation) • [Configuration](#configuration) • +[GitPod Environment](#gitpod-environment) • [3rd Party Libraries](#3rd-party-libraries) • [Related](#related) • [License](#license) • @@ -53,6 +54,9 @@ This is a reference implementation that can serve as a jumpstart application. Th ## Configuration +## GitPod Environment +[![setup automated](https://img.shields.io/badge/Gitpod-ready_to_code-orange?logo=gitpod)](https://gitpod.io/from-referrer/) + ## 3rd Party Libraries ## Related