Skip to content

Commit 6def5bb

Browse files
committed
Updating readme with missing absolute url
1 parent b55022b commit 6def5bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ If you are running in a container or headless environment, ensure `dbus` and `bl
241241

242242
## Example session
243243

244-
The repo includes a simulated BLE peripheral you can run on a second machine (e.g. a Raspberry Pi) to try things end-to-end — no real hardware needed. See [`examples/demo-device/`](examples/demo-device/) for setup.
244+
The repo includes a simulated BLE peripheral you can run on a second machine (e.g. a Raspberry Pi) to try things end-to-end — no real hardware needed. See [`examples/demo-device/`](https://github.com/es617/ble-mcp-server/tree/main/examples/demo-device) for setup.
245245

246246
> "Scan for BLE devices and connect to DemoDevice. Read the battery level, then start a data collection."
247247

0 commit comments

Comments
 (0)