updated readme

This commit is contained in:
2025-02-03 14:44:21 +03:00
parent 19e4bc3b54
commit 2f916a041f

View File

@@ -20,6 +20,7 @@ To use the Knob widget in your project, add the following to your `Cargo.toml`:
```toml
[dependencies]
egui = "0.30"
egui_knob = "0.1.1"
```
## Usage example