From c91a118e522d336909ba7af2081ed3b2e5f2e461 Mon Sep 17 00:00:00 2001 From: Joseph Klix Date: Tue, 12 Dec 2023 10:20:55 -0800 Subject: [PATCH] Update README.md (#337) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 070aab53..2f99277e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## AWS C MQTT -C99 implementation of the MQTT 3.1.1 specification. +C99 implementation of the MQTT 3.1.1 and MQTT 5 specifications. ## License