From 7de485327a66a055ae264e26ac8e8733539cd4b5 Mon Sep 17 00:00:00 2001 From: YuuGR1337 Date: Sat, 30 May 2026 08:03:49 +0700 Subject: [PATCH] docs: add bumble documentation Closes #109 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index feca36d..551cb47 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,12 @@ Or none (UDP transport only): smpclient ``` +With [Bumble](https://google.github.io/bumble/) transport for HCI forwarding: + +``` +smpclient[bumble] +``` + Or build with only the transports you need: ```