readme adjustments again

This commit is contained in:
l1npengtul
2022-11-17 20:37:24 +09:00
parent ac7ba33554
commit 5a26ff083c
+1 -1
View File
@@ -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"]
```