From 8df7f3ef70399b879e5208aba9011f74c240dea2 Mon Sep 17 00:00:00 2001 From: Kris Kwiatkowski Date: Wed, 18 Mar 2026 11:28:09 +0000 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 28aaf1b..562ba29 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ TLS 1.3 client with `no_std` and no allocator support. -Based on commit [426f327](https://github.com/drogue-iot/embedded-tls/commit/426f327) from [drogue-iot/embedded-tls](https://github.com/drogue-iot/embedded-tls). ## License