Skip to content

Commit 5666d7a

Browse files
authored
Update README.md
1 parent 9a8c1a0 commit 5666d7a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@
88

99
## Usage
1010

11+
![Codespaces](https://img.shields.io/static/v1?style=for-the-badge&message=Codespaces&color=181717&logo=GitHub&logoColor=FFFFFF&label=)
12+
![Devcontainers](https://img.shields.io/static/v1?style=for-the-badge&message=Devcontainers&color=2496ED&logo=Docker&logoColor=FFFFFF&label=)
13+
14+
After creating a GitHub Codespace (or a devcontainer in VS Code), open the
15+
Command Palette to find the <kbd>Dev Containers: Add Dev Container Configuration
16+
Files...</kbd> command. After you run it, VS Code will guide you through the
17+
creation of a `.devcontainer/devcontainer.json` file!
18+
19+
Make sure you click the <kbd>Show All Definitions...</kbd> option to see our
20+
unofficial templates!
21+
1122
### Choosing a base image
1223

1324
You can choose from many base images to tailor the container to your project's needs.

0 commit comments

Comments
 (0)