Skip to content

Commit 8f9e783

Browse files
authored
Update README.md
1 parent 1e221be commit 8f9e783

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
Javascript interface for digital multimeter OWON B41T+
44

5-
Test it here: ![Demo](https://pbrunot.github.io/owonb41t/multimeter.html)
5+
Test it here in your browser: [Github webpage](https://pbrunot.github.io/owonb41t/multimeter.html)
66

77
![image](https://github.com/PBrunot/owonb41t/assets/6236243/b0cb0a81-5eff-47bf-b08c-5f332fa6a527)
88

99
# Requirements
1010

1111
- It requires a modern browser with Javascript Bluetooth enabled (tested with Chrome and Edge)
1212
- Bluetooth BLE 4.0+ hardware interface
13-
- Check bluetooth first with Chrome browser: ![BT internals](chrome://bluetooth-internals)
13+
- Check bluetooth first with Chrome browser: chrome://bluetooth-internals
1414

1515
I tested with TP-Link UB400 adapted module on Desktop Windows 10.
1616

@@ -25,5 +25,5 @@ Basically every BT notification contains 3 int16:
2525

2626
# Bluetooth with Javascript
2727

28-
Reference document : https://googlechrome.github.io/samples/web-bluetooth/index.html
28+
Reference document : [Web Bluetooth](https://googlechrome.github.io/samples/web-bluetooth/index.html)
2929

0 commit comments

Comments
 (0)