Skip to content

Commit 0b0e39b

Browse files
Merge pull request #4 from github-samples/add-codepsaces-button
Add open in codespace button
2 parents a8a4a69 + cf02bf2 commit 0b0e39b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@ Some ideas of what to add:
1515

1616
## Requirements
1717

18-
This project can be run in a GitHub Codespace or locally with the help of a Dev Container. If you want to run outside of these environments, set up should be the following commands in your terminal:
18+
**Right click the following Codespaces button to open your Codespace in a new tab:**
19+
20+
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=1026168589)
21+
22+
You can also run locally with the help of Dev Containers. If you want to run outside of a container, the setup should be the following commands in your terminal:
1923

2024
```bash
2125
npm install

0 commit comments

Comments
 (0)