diff --git a/README.adoc b/README.adoc index 95256e6..a9b31c5 100644 --- a/README.adoc +++ b/README.adoc @@ -1,5 +1,5 @@ -Secure IOT (NodeJS Server) ----------- +Secure IOT (NodeJS Client) +-------------------------- There are many ways to secure and authenticate a networking communication, but not all solutions will run on a microcontroller, where processing power and memory is a scarce resource. @@ -96,5 +96,3 @@ Proof of Concept Tested and fully working demo is attached! This demo was implemented on a pc (Node.JS Client) and an arduino pro mini with an ethernet shield (Server). - -