From cadbdeb62b2cf4faca48dad2b116ff983494907d Mon Sep 17 00:00:00 2001 From: Matthew Ramsden <6657488+reez@users.noreply.github.com> Date: Tue, 22 Jul 2025 13:57:00 -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 -- 2.49.0