Add used API to README

This commit is contained in:
Ayke van Laethem 2020-05-31 16:50:59 +02:00
parent 518debbbfe
commit 47097f9d96
No known key found for this signature in database
GPG Key ID: E97FF5335DFDFDED

@ -7,6 +7,7 @@ This package attempts to build a cross-platform Bluetooth Low Energy module for
| | Windows | Linux | Nordic chips |
| --------------------- | ------------------ | ------------------ | ------------------ |
| API used | WinRT | BlueZ (over D-Bus) | SoftDevice |
| Scanning | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Advertisement | :x: | :heavy_check_mark: | :heavy_check_mark: |
| Local services | :x: | :heavy_check_mark: | :heavy_check_mark: |