diff --git a/README.md b/README.md index 6c7f04e..0c53bba 100644 --- a/README.md +++ b/README.md @@ -75,4 +75,4 @@ fn main() { ``` ## More examples -can be found here [here](https://github.com/Ar37-rs/flowync/tree/main/examples) +can be found here: [examples](https://github.com/Ar37-rs/flowync/tree/main/examples) and here: [eframe tokio (sync/async) integration example](https://github.com/ar37-rs/eframe_tokio_app)