Merge pull request #1193 from marko-baric-ca/patch-1

Update README.md with Open in Codeanywhere button
This commit is contained in:
Peter Cottle 2024-11-06 10:36:11 -05:00 committed by GitHub
commit 1dfb75410c
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:
[![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