From 86078cfd27df2829f92c0d0aa3414ad9924bcaab Mon Sep 17 00:00:00 2001 From: nisarhassan12 Date: Wed, 21 Aug 2019 04:58:45 +0000 Subject: [PATCH] Updates README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f49c7207e..d0eb20ae4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ NOTE: A [Development](https://github.com/TheAlgorithms/Java/tree/Development) branch is made for this repo where we are trying to migrate the existing project to a Java project structure. You can switch to [Development](https://github.com/TheAlgorithms/Java/tree/Development) branch for contributions. Please refer [this issue](https://github.com/TheAlgorithms/Java/issues/474) for more info. -Run, edit and contribute using Gitpod.io a free online dev environment. +You can playaround(run and edit) Algorithms and contribute to thwm using Gitpod.io a free online dev environment with a single click. No need to worry about the Dev enviroment. [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/TheAlgorithms/Java)