From e226f8962bd3541be3e430e1b93fcd41fbb637de Mon Sep 17 00:00:00 2001 From: Ming-Gih Lam Date: Tue, 23 Aug 2022 06:42:18 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5312a2e..fa87902 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # KinT Blackpill Edition +![kinesis-3](https://user-images.githubusercontent.com/800930/186173690-8d34ccd0-7eec-4b3d-93a0-488730113e12.jpg) + This is a fork of Michael Stapelberg's KinT project (https://github.com/kinx-project/kint#using-socket-headers) with the following modifications: * Replaced Teensy with STM32F411 Blackpill controller (`blackpill` directory)