diff --git a/README.md b/README.md index 4e750a1..6bebdfe 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ A library to embed Web views in iced applications cargo run --example embedded_webview --features ultralight-resources ``` -## Extra files +## Extra files (Resources) -You need to include `resources` folder in the execution directory. +You need to include `resources` folder in the execution directory(where Cargo.toml is ). You can find the resources folder in the [Ultralight SDK]