From 651987ae62527a3bb5c3838ffa0f6fe6b733c9ac Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 23 Mar 2024 11:33:03 +0100 Subject: [PATCH] README.md: Fix mark-down nested bullet syntax Change-Id: I252fa946010a2750d268b604d72e070ada99931c --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b7aef386..e2229941 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 ---------------