diff --git a/README.md b/README.md
index d348fbf8f5ebd1db6e497c60114cd5a1f26ca93d..431d2dddb4208ec2e468c472a543eb13b5400ee6 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,11 @@ Note that this project runs under Apache 2.0 license. Read the [LICENSE](LICENSE
 
 Any contributions made to this project must comply with the forementioned license.
 
+## Quick Links
+- ['domain.xsd' Version 2.0](SDT/schema2.0/src/domain.xsd)
+- [UML Diagram of the SDT 2.0](images/SDT2.0_UML.png)
+
+
 ## Content
 
 You can find further Information here:
diff --git a/SDT Build System.md b/SDT Build System.md
index 58c713b012c5f345278e2ee1b4e0a383bd095926..4a483fdbc5551ddaf5637b379b04b15b3b7b51a3 100644
--- a/SDT Build System.md	
+++ b/SDT Build System.md	
@@ -19,7 +19,7 @@ The files referenced in this document point to version **2.0** of the SDT.
 - Download and install Apache ant from [http://ant.apache.org](http://ant.apache.org)
 - Clone the SDT repository from GitHub:
 
-		git clone https://github.com/Homegateway/RWD050.git
+		$ git clone https://github.com/Homegateway/RWD050.git
 	
 ## How to Use the Build System
 After cloning the repository go to the directoy *SDT/schema* and run commands depending on what you want to achieve.