From 77ca03c3102d4a9523367dbc548ef7a9916b6605 Mon Sep 17 00:00:00 2001 From: fredster33 Date: Wed, 13 Apr 2022 03:50:44 -0700 Subject: [PATCH] Align logo, grammar updates (#960) Some grammar fixes in Readme.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 96c636634..07a893aa8 100644 --- a/README.md +++ b/README.md @@ -19,22 +19,24 @@ # --> + Apache Mynewt + ## Overview Apache NimBLE is an open-source Bluetooth 5.1 stack (both Host & Controller) that completely replaces the proprietary SoftDevice on Nordic chipsets. It is part of [Apache Mynewt project](https://github.com/apache/mynewt-core). -Features highlight: - - Support for 251 byte packet size +Feature highlight: + - Support for 251 byte packet size. - Support for all 4 roles concurrently - Broadcaster, Observer, Peripheral and Central - Support for up to 32 simultaneous connections. - Legacy and SC (secure connections) SMP support (pairing and bonding). - Advertising Extensions. - Periodic Advertising. - - Coded (aka Long Range) and 2M PHYs. + - Coded (a.k.a. Long Range) and 2M PHYs. - Bluetooth Mesh. ## Supported hardware