From da469a2c5c296021d5d0ab55bd65b697c4764d92 Mon Sep 17 00:00:00 2001 From: Matthew Date: Tue, 22 Jul 2025 12:36:37 -0500 Subject: [PATCH] docs: add youtube link --- docs/docs/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/docs/README.md b/docs/docs/README.md index 89ddecdce1..e45715b49d 100644 --- a/docs/docs/README.md +++ b/docs/docs/README.md @@ -1,10 +1,11 @@ # Documentation -## The Book of BDK +## Guides -The "Book of BDK" is a gentle introduction to using the BDK suite of libraries. It includes a _Getting Started_ guide and _Cookbook_ section with example code in Rust, Kotlin and Swift. It is still a work in progress, contributions welcome. +The "Guides" section provides a gentle introduction to using the BDK suite of libraries, including a _Getting Started_ guide, _Cookbook_ examples in Rust, Kotlin, and Swift, and video content. Contributions welcome. - [Book of BDK](https://bookofbdk.com) +- [BDK YouTube](https://www.youtube.com/@bitcoindevkit) ## Rust API Documentation