Skip to content

Commit 28d83c9

Browse files
README: Improve doc.
1 parent 53f386a commit 28d83c9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Take full control of your USB Bluetooth controllers from Python!
88

99
If you want to use this library with Scapy, please check out [scapy-usbbluetooth](https://pypi.org/project/scapy-usbbluetooth/).
1010

11+
For general documentation about the project, please visit [usbbluetooth.github.io](https://usbbluetooth.github.io).
12+
13+
For a C version of this library, check out [UsbBluetooth for C](https://github.com/usbbluetooth/usbbluetooth).
14+
15+
For a C# version of this library, check out [UsbBluetooth for C#](https://github.com/usbbluetooth/usbbluetooth-csharp).
16+
1117
## Installation
1218

1319
Just use pip :)

0 commit comments

Comments
 (0)