diff --git a/features/usbip-dkms/README.md b/features/usbip-dkms/README.md new file mode 100644 index 0000000..4cb381b --- /dev/null +++ b/features/usbip-dkms/README.md @@ -0,0 +1,24 @@ + +# USBIP DKMS Module (usbip-dkms) + +DKMS module for USBIP + +## Example Usage + +```json +"features": { + "ghcr.io/h7x4/usbip-dkms-devcontainer-feature/usbip-dkms:0": {} +} +``` + +## Options + +| Options Id | Description | Type | Default Value | +|-----|-----|-----|-----| +| kernelVersion | - | string | - | + + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/h7x4/usbip-dkms-devcontainer-feature/blob/main/features/usbip-dkms/devcontainer-feature.json). Add additional notes to a `NOTES.md`._