Skip to content

Commit 0fa55bf

Browse files
committed
added browser IDE support
Signed-off-by: mojafa <[email protected]>
1 parent fd34465 commit 0fa55bf

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,10 @@ that runs in your browser. To use _Gitpod_, click the button below and sign in w
304304
offers a browser add-on, though it is not required.
305305

306306
[![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?style=flat-square&logo=codesandbox)](https://githubbox.com/AlexRogalskiy/java-patterns)
307+
[![Open in Glitch](https://img.shields.io/badge/Open%20in-Glitch-blue?logo=glitch)](https://glitch.com/edit/#!/import/github/AlexRogalskiy/java-patterns)
308+
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/AlexRogalskiy/java-patterns)
309+
[![Open in Repl.it](https://replit.com/badge/github/withastro/astro)](https://replit.com/github/AlexRogalskiy/java-patterns)
310+
[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/AlexRogalskiy/java-patterns)
307311

308312
<div style="text-align: right"><a href="#java-design-patterns"><i>(back to top)</i></a></div>
309313

docs/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,12 @@ that runs in your browser. To use _Gitpod_, click the button below and sign in w
276276
offers a browser add-on, though it is not required.
277277

278278
[![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?style=flat-square&logo=codesandbox)](https://githubbox.com/AlexRogalskiy/java-patterns)
279+
[![Open in Glitch](https://img.shields.io/badge/Open%20in-Glitch-blue?logo=glitch)](https://glitch.com/edit/#!/import/github/AlexRogalskiy/java-patterns)
280+
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/AlexRogalskiy/java-patterns)
281+
[![Open in Repl.it](https://replit.com/badge/github/withastro/astro)](https://replit.com/github/AlexRogalskiy/java-patterns)
282+
[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/AlexRogalskiy/java-patterns)
283+
284+
279285

280286
<div style="text-align: right"><a href="#java-design-patterns"><i>(back to top)</i></a></div>
281287

0 commit comments

Comments
 (0)