Skip to content

Commit c8c7903

Browse files
committed
added open with codeanywhere badge to README file
Signed-off-by: mojafa <[email protected]>
1 parent d52aa15 commit c8c7903

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -297,13 +297,12 @@ specification. Contributions of any kind are welcome!
297297

298298
See also the list of [contributors][contributors] who participated in this project.
299299

300-
[![Edit with Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/AlexRogalskiy/java-patterns)
301300

302-
**_Java Design Patterns_** has experimental support for _Gitpod_, a pre-configured development environment
303-
that runs in your browser. To use _Gitpod_, click the button below and sign in with GitHub. _Gitpod_ also
301+
**_Java Design Patterns_** has experimental support for both _Gitpod_ and Codeanyhwere, pre-configured development environments
302+
that run in your browser. To use _Gitpod_, click the button below and sign in with GitHub. _Gitpod_ also
304303
offers a browser add-on, though it is not required.
305304

306-
[![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?style=flat-square&logo=codesandbox)](https://githubbox.com/AlexRogalskiy/java-patterns)
305+
[![Edit with Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/AlexRogalskiy/java-patterns) [![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/AlexRogalskiy/code-formats) [![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?style=flat-square&logo=codesandbox)](https://githubbox.com/AlexRogalskiy/java-patterns)
307306

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

docs/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -269,12 +269,11 @@ specification. Contributions of any kind are welcome!
269269

270270
See also the list of [contributors][contributors] who participated in this project.
271271

272-
[![Edit with Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/AlexRogalskiy/java-patterns)
273272

274-
**_Java Design Patterns_** has experimental support for _Gitpod_, a pre-configured development environment
275-
that runs in your browser. To use _Gitpod_, click the button below and sign in with GitHub. _Gitpod_ also
276-
offers a browser add-on, though it is not required.
273+
**_Java Design Patterns_** has experimental support for _Gitpod_, _Codeanywhere, and _Codesandbox_, pre-configured development environments that run in your browser. To use them, click any of the buttons below and sign in with GitHub.
277274

275+
[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/AlexRogalskiy/code-formats)
276+
[![Edit with Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/AlexRogalskiy/java-patterns)
278277
[![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?style=flat-square&logo=codesandbox)](https://githubbox.com/AlexRogalskiy/java-patterns)
279278

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

0 commit comments

Comments
 (0)