diff --git a/README.md b/README.md index c7fdacd..c9d865a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Nokhwa can be added to your crate by adding it to your `Cargo.toml`: ```toml [dependencies.nokhwa] version = "0.10.0-rc2" -# Use the native inputs +# Use the native input backends, enable WGPU integration features = ["input-native", "output-wgpu"] ```