From 8bf2dc6c290f9f6be1b0c0ee06074ff878dd9e9b Mon Sep 17 00:00:00 2001 From: mojafa Date: Mon, 10 Feb 2025 13:05:04 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 0d66ca9..00a4955 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,15 @@ This application project has the solutions for challenges in [HackerRank](https: [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/shortthirdman/HackerRank-Angular-Challenge) +### Open in codespaces +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/shortthirdman/HackerRank-Angular-Challenge) + +### Open in Codeanywhere + + [![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/shortthirdman/HackerRank-Angular-Challenge) + + + ## Development server Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.