From 9a69dd43bef230dec7b5ced4458e00d38bb007f3 Mon Sep 17 00:00:00 2001 From: Vasily Davydov Date: Thu, 13 Jan 2022 09:59:59 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6e6883..615d931 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ to it, so it would be acceptable for the particular course. states added in future. - Indicator LED of a particular state for tail-end with a button - Indicating the current tempreature and humidity -#### [Computer side](RSS_Management/RSS_Management): +#### [Computer side](https://github.com/vas-dav/RSS_Management/tree/main/RSS_Management): - Reading the change of the state coming from an Arduino connected via USB - Loading your configuration **XML** file, see example [here](RSS_Management/cmake-build-debug/config.xml) - Logging the state change during the program is running, see example [here](RSS_Management/cmake-build-debug/Log_File.txt)