diff --git a/README.md b/README.md index b2a9442..a9b31c5 100644 --- a/README.md +++ b/README.md @@ -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. @@ -95,4 +95,4 @@ 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). \ No newline at end of file +This demo was implemented on a pc (Node.JS Client) and an arduino pro mini with an ethernet shield (Server).