diff --git a/src/wmdd4950/README.md b/src/wmdd4950/README.md index c50b4fb..a52e2bf 100644 --- a/src/wmdd4950/README.md +++ b/src/wmdd4950/README.md @@ -1,14 +1,24 @@ -# dev container for WMDD4950 course +# WMDD4950 dev (wmdd4950) -A WMDD4950 setup feature +Additional installs for wmdd4950 class ## Example Usage ```json "features": { - "ghcr.io/env3d/student-dev-feature/wmdd4950:1": { - "version": "latest" - } + "ghcr.io/env3d/student-dev-feature/wmdd4950:1": {} } ``` + +## Options + +| Options Id | Description | Type | Default Value | +|-----|-----|-----|-----| + + + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/env3d/student-dev-feature/blob/main/src/wmdd4950/devcontainer-feature.json). Add additional notes to a `NOTES.md`._