From 4666c8a569767ac6cd543fed931e7680f5c8147f Mon Sep 17 00:00:00 2001 From: Maximilian Stiefel Date: Tue, 19 Sep 2017 13:23:59 +0200 Subject: [PATCH] Updated the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f564e63..e26fa2a 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The software is written in C++ leveraging the [Sming](https://github.com/SmingHub/Sming) framework. This enables IoT applications very easily. -In the UML diagram above it is examplary shown how the software works. Providers +In the UML diagram above it is examplarily shown how the software works. Providers and receivers can be tied together in pairs to enable an easy way to exchange data.