From db93efb553dbf08a205df513603c8fa441143d6e Mon Sep 17 00:00:00 2001 From: Joseph Cosentino Date: Fri, 7 Jun 2024 11:33:36 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3496d7e..4a9db34 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Bare-bones MQTT CLI for Mac and Linux. -This project is a personal learning exercise, for diving into MQTT internals and network programming. +This project is a personal learning exercise, for diving into MQTT internals and network programming. You can read more about my experience [on my website](https://josephcosentino.me/posts/mqtt-client/). ## Publish to a topic ```