From 959ae90c43f56d3027d82c30eb5b3baf0ef16f87 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Patrik=20Pa=C5=A1ko?= <patrik.pasko@twinzo.eu>
Date: Wed, 27 Mar 2024 12:44:47 +0000
Subject: [PATCH] Update README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bf4604c..f6b7a86 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,9 @@ Providing whole API Endpoint communication methods and data contracts for easy s
 ## Nuget package
 SDK Nuget package is publicly available for developers to use twinzo platform API right from Visual Studio IDE. 
 
-Please read [Package & Repository - tDevKit](https://gitlab.twinzo.eu/digital-twin/twinzo/tdevkit/-/packages) section for more informations and instructions do get known, how to install SDK. 
+Please read 
+[Package & Repository - tDevKit](https://gitlab.twinzo.eu/digital-twin/twinzo/tdevkit/-/packages) section
+and [Developers Twinzo Documentation](https://twinzo.atlassian.net/wiki/spaces/PUBD/pages/232652871/Developers) for more informations and instructions do get known, how to install SDK. 
 
 ## API
 Rest json/protobuf API for registered twinzo clients and partners provides fully capable interface for bidirectional digital twin integration.
-- 
GitLab