From efda68f9b713ed64ac5ff9c1b86ccde663db9ed2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Patrik=20Pa=C5=A1ko?= <pasko@infotech.sk>
Date: Thu, 13 May 2021 20:33:01 +0000
Subject: [PATCH] Update README.md

---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.md b/README.md
index fdcf195..66771fd 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,9 @@
 # Twinzo C# development kit
+.NET 5 SDK for digital twin developers used to connect your C# code with twinzo platform.
+
+Providing whole API endpoint communication methods and data contracts for easy serialization and transporting.
+
+## Future features
+- **protobuffers** serialization
+- automated order system(AOS) for logistics integration
+- **MQTT communication protocol** implementation
-- 
GitLab