diff options
author | Sven Gothel <[email protected]> | 2020-05-18 15:25:49 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2020-05-18 15:25:49 +0200 |
commit | 1cfb2a556fa74b08e8e37f34ee38826fc6fc91d6 (patch) | |
tree | 0a8dc15d3d3c4ed10a956871b5bc5998861caa91 /README.md | |
parent | c57271b316805156a44243ddf96035888957f8a0 (diff) |
README.md: Proof read fix, added 2nd Direct-BT descriptive sentence
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -27,7 +27,9 @@ Direct-BT *Direct-BT* provides direct Bluetooth programming without intermediate layers targeting high-performance reliable Bluetooth support. -*TinyB* is exposed via the following native libraries +By having least system and userspace dependencies and no communication overhead, Direct-BT shall be suitable for embedded device configurations besides others. + +*Direct-BT* is exposed via the following native libraries - *libdirect_bt.so* for the core C++ implementation. - *libjavadirect_bt.so* for the Java binding. |