mirror of
https://github.com/OpenBluetoothToolbox/SimpleBLE
synced 2025-05-09 05:51:13 +08:00
Fixed README.
This commit is contained in:
parent
2304d846ea
commit
473fe7e1ee
10
README.rst
10
README.rst
@ -13,12 +13,14 @@ and ease of use. All specific operating system quirks are handled to provide
|
|||||||
a consistent behavior across all platforms. Each major version of the library
|
a consistent behavior across all platforms. Each major version of the library
|
||||||
will have a stable API that will be fully forwards compatible.
|
will have a stable API that will be fully forwards compatible.
|
||||||
|
|
||||||
If you want to use SimpleDBus and need help. **Please do not hesitate to reach out!**
|
If you want to use SimpleBLE and need help. **Please do not hesitate to reach out!**
|
||||||
|
|
||||||
* Visit our `ReadTheDocs`_ page.
|
* Visit our `ReadTheDocs`_ page.
|
||||||
* Join our `Discord`_ server.
|
* Join our `Discord`_ server.
|
||||||
* Contact me: ``kevin at dewald dot me``
|
* Contact me: ``kevin at dewald dot me``
|
||||||
|
|
||||||
|
Are you using SimpleBLE on your own project? Reach out and I'll add a link to it below!
|
||||||
|
|
||||||
Supported platforms
|
Supported platforms
|
||||||
-------------------
|
-------------------
|
||||||
=========== ============= =================================== =====
|
=========== ============= =================================== =====
|
||||||
@ -29,7 +31,7 @@ Windows 10+ Ubuntu 20.04+ 10.15+ (except 12.0, 12.1 and 12.2) 15.0+
|
|||||||
|
|
||||||
Vendorization
|
Vendorization
|
||||||
-------------
|
-------------
|
||||||
If you are interested in using SimpleDBus as a dependency in your project,
|
If you are interested in using SimpleBLE as a dependency in your project,
|
||||||
there is currently first-class support for vendorization of all 3rd-party
|
there is currently first-class support for vendorization of all 3rd-party
|
||||||
dependencies. Currently, the following libraries are included as part of
|
dependencies. Currently, the following libraries are included as part of
|
||||||
SimpleBLE:
|
SimpleBLE:
|
||||||
@ -39,7 +41,7 @@ SimpleBLE:
|
|||||||
* `SimpleDBus`_
|
* `SimpleDBus`_
|
||||||
|
|
||||||
Please visit our **Security** page for more information on how to vendorize
|
Please visit our **Security** page for more information on how to vendorize
|
||||||
3rd-party libraries for SimpleDBus.
|
3rd-party libraries for SimpleBLE.
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
@ -62,4 +64,4 @@ external creators, are licensed under the terms of the `MIT Licence`_.
|
|||||||
.. _SimpleDBus: https://github.com/OpenBluetoothToolbox/SimpleDBus
|
.. _SimpleDBus: https://github.com/OpenBluetoothToolbox/SimpleDBus
|
||||||
|
|
||||||
.. |Latest Documentation Status| image:: https://readthedocs.org/projects/simpleble/badge?version=latest
|
.. |Latest Documentation Status| image:: https://readthedocs.org/projects/simpleble/badge?version=latest
|
||||||
:target: http://simpleble.readthedocs.org/en/latest
|
:target: http://simpleble.readthedocs.org/en/latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user