diff --git a/Deploy/Readme.md b/Deploy/Readme.md
new file mode 100644
index 000000000..7ae56d7aa
--- /dev/null
+++ b/Deploy/Readme.md
@@ -0,0 +1,18 @@
+You can specify output folder for Eclipse and xCode using Configuration.xml placed in respective folder. For example:
+
+##Android
+
+```xml
+
+
+ C:\Users\enchev\Documents\GitHub\Kimera\android\Playground\Kimera.Skeleton\assets\tns_modules
+
+```
+
+##xCode
+```xml
+
+
+ Z:\TNSBridgeApp\TNSBridgeApp\TNSBridgeApp\tns_modules\
+
+```
\ No newline at end of file