Update README.md with Open in Codeanywhere button

This commit is contained in:
Marko Baric 2024-11-06 09:43:03 +01:00 committed by GitHub
parent d42d98d980
commit 6682bd37d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,6 +78,7 @@ git push
Alternatively, you can also build and run the app in a pre-configured online workspace: Alternatively, you can also build and run the app in a pre-configured online workspace:
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/pcottle/learnGitBranching/blob/main/src/js/git/index.js) [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/pcottle/learnGitBranching/blob/main/src/js/git/index.js)
[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/pcottle/learnGitBranching)
## Other Technical Details ## Other Technical Details