From ed4d5206434100bef7e731f107e117a0fdf52e71 Mon Sep 17 00:00:00 2001 From: pelikhan Date: Thu, 8 Jun 2023 15:36:36 -0700 Subject: [PATCH] formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2100357..4d09333 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ to interact with a [blues.io Notecard](https://blues.io/products/notecard/). This library uses the [serial-to-i2c bridge](// https://dev.blues.io/guides-and-tutorials/notecard-guides/serial-over-i2c-protocol/). -** This library has a minimal surface and most messages have not been mapped to types. See [Notecard API](https://dev.blues.io/api-reference/notecard-api/introduction/) for a full list. ** +> This library has a minimal surface and most messages have not been mapped to types. See [Notecard API](https://dev.blues.io/api-reference/notecard-api/introduction/) for a full list. ## Setup