Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions src/color/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ A feature to remind you of your favorite color

```json
"features": {
"ghcr.io/devcontainers/feature-starter/color:1": {
"version": "latest"
}
"ghcr.io/joshspicer-org/neat-features/color:1": {}
}
```

Expand All @@ -23,4 +21,4 @@ A feature to remind you of your favorite color

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/feature-starter/blob/main/src/color/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/joshspicer-org/neat-features/blob/main/src/color/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
6 changes: 2 additions & 4 deletions src/hello/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ A hello world feature

```json
"features": {
"ghcr.io/devcontainers/feature-starter/hello:1": {
"version": "latest"
}
"ghcr.io/joshspicer-org/neat-features/hello:1": {}
}
```

Expand All @@ -23,4 +21,4 @@ A hello world feature

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/feature-starter/blob/main/src/hello/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/joshspicer-org/neat-features/blob/main/src/hello/devcontainer-feature.json). Add additional notes to a `NOTES.md`._