From 9e58e5ce2216093a7cc386a823df671dbd106f40 Mon Sep 17 00:00:00 2001 From: Sam Wronski Date: Mon, 24 Jan 2022 09:19:37 -0800 Subject: [PATCH] Add alt text and comma. --- iot-analytics/IoTea/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iot-analytics/IoTea/README.md b/iot-analytics/IoTea/README.md index b1f3813..f20d99e 100644 --- a/iot-analytics/IoTea/README.md +++ b/iot-analytics/IoTea/README.md @@ -1,8 +1,8 @@ -![](../../img/iot/iotea/iotea-title.svg) +![Internet of Tea Icon](../../img/iot/iotea/iotea-title.svg) # IoTea: Brewing an Azure flavored Home Supply Chain -Large IoT applications can take many forms including smart buildings, digital agriculture or even smart cities and implementing them can be daunting. Join Jim and Sam as they demystify some of this by overengineering a ‘simple’ home IoT project in these live coding sessions. +Large IoT applications can take many forms including smart buildings, digital agriculture or even smart cities, and implementing them can be daunting. Join Jim and Sam as they demystify some of this by overengineering a ‘simple’ home IoT project in these live coding sessions. Sam loves tea and wants to ensure he always has enough, and Jim has some ideas on how he could use IoT to monitor how much tea Sam has left in his pantry. Rather than just wire up a simple sensor, our two intrepid coders will build out a smart supply chain taking advantage of Jim’s IoT knowledge, and Sam’s experience with supply chain. They will look at gathering data from sensors, sending it to the cloud, then analyzing tea usage over time to see when to order some more based off lead times for Sam’s 2 favorite suppliers. All this data is no good without dashboards, so they will dig into reporting tools to chart just how much tea Sam drinks every day and show it on dashboards that can be mounted in Sam’s pantry.