From be5660a87c870752f007f0b7155a69f357ec8665 Mon Sep 17 00:00:00 2001 From: Grzegorz Ferenc Date: Wed, 3 Apr 2024 11:10:54 +0200 Subject: [PATCH] fix formatting Signed-off-by: Grzegorz Ferenc --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71463c1..fdb03b2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,12 @@ [![Build Status](https://dev.azure.com/NordicSemiconductor/Wayland/_apis/build/status/pc-nrfconnect-dtm?branchName=main)](https://dev.azure.com/NordicSemiconductor/Wayland/_build/latest?definitionId=19&branchName=main) [![License](https://img.shields.io/badge/license-Modified%20BSD%20License-blue.svg)](LICENSE) -nRF Connect Direct Test Mode is an application for performing RF PHY testing of Bluetooth Low Energy devices with the Bluetooth-specified Direct Test Mode. See the [Bluetooth Core specification](https://www.bluetooth.com/specifications/specs/core-specification-5-3/) (volume 6, part F) for more information about the Direct Test Mode specification. +nRF Connect Direct Test Mode is an application for performing RF PHY testing of +Bluetooth Low Energy devices with the Bluetooth-specified Direct Test Mode. See +the +[Bluetooth Core specification](https://www.bluetooth.com/specifications/specs/core-specification-5-3/) +(volume 6, part F) for more information about the Direct Test Mode +specification. ![screenshot](resources/screenshot.gif) @@ -40,4 +45,3 @@ for details. ## License See the [LICENSE](LICENSE) file for details. -