diff --git a/src/README.md b/src/README.md index e463ebe..8d0a7f4 100644 --- a/src/README.md +++ b/src/README.md @@ -6,6 +6,7 @@ This book is largely incomplete. If you want to contribute, feel free to [join o While the book is being worked on, the best resources to get started with iced are: +- A [step-by-step video guide to building a simple text editor](https://www.youtube.com/watch?v=gcBJ7cPSALo) - The [API Reference](https://docs.iced.rs/iced/) - The [official examples](https://github.com/iced-rs/iced/tree/master/examples) - The [official list of awesome iced projects](https://github.com/iced-rs/awesome-iced)