We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca05f2 commit 389377eCopy full SHA for 389377e
1 file changed
README.md
@@ -18,6 +18,9 @@ To run the demo (that uses the API) make sure you have the Bleak library install
18
python main.py
19
```
20
21
+Then enter the index of the GoDice you want to connect (or click Enter to connect to all available dice).
22
+Once connected you will start get notification from the connected dice (Rolling, Stable, etc...)
23
+
24
Dependencies Installation
25
------------
26
The GoDice Python API is dependent on the [Bleak](https://github.com/hbldh/bleak) library for bluetooth (BLE) communication with the dice
0 commit comments