From 687382bbec9ac729bc991ff8e31cb1f87db973d4 Mon Sep 17 00:00:00 2001 From: Enkhbaatar Tsogtbaatar Date: Fri, 21 Jun 2024 09:47:59 +0200 Subject: [PATCH] silly little change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89d99944..966dc602 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ESP RainMaker is an end-to-end solution offered by Espressif to enable remote co The primary components of this solution are: - Claiming Service (to get the Cloud connectivity credentials) -- RainMaker Agent (i.e. this repo, to develop the firmware) +- RainMaker Agent (i.e, this repo, to develop the firmware) - RainMaker Cloud (backend, offering remote connectivity) - RainMaker Phone App/CLI (Client utilities for remote access)