From 6d2d1eeb360ce434f4efcae6c477882ad86d6d5e Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 23 Mar 2024 12:03:07 +0100 Subject: [PATCH] README.md: Fix mark-down nested bullet syntax Change-Id: I0b5a4cc00be4a8adba2797092fca41b99b336b79 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e2229941..8c7ee41e 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ Supported Hardware ------------------ * Osmocom SIMtrace 1.x with SAM3 controller - * this is open hardware and schematics / PCB design is published + * this is open hardware and schematics / PCB design is published * sysmocom sysmoQMOD (with 4 Modems, 4 SIM slots and 2 SAM3) - * this is a proprietary device, publicly available from sysmocom + * this is a proprietary device, publicly available from sysmocom * sysmocom OWHW (with 2 Modems and 1 SAM3 onboard) - * this is not publicly available hardware, but still supported + * this is not publicly available hardware, but still supported This Repository ---------------