Skip to content

Commit

Permalink
chore(github): Adding codespaces badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotcourant committed Dec 21, 2022
1 parent 5b82749 commit e7bd60e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@
"cpus": 4,
"memory": "4gb"
},
"postCreateCommand": [],
"postStartCommand": [],
"features": {}
}
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ GitHub Codespaces.

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer)

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=402577348)

---

Contributions are more than welcome!
Expand Down

0 comments on commit e7bd60e

Please sign in to comment.