cloudstore-developers

Update README.md

12/4/2015 8:57:52 AM

Changes

README.md 4(+4 -0)

Details

README.md 4(+4 -0)

diff --git a/README.md b/README.md
index 3c7fa14..8836f77 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,10 @@ Static files and images needs to be generated with ImgGen tool, but a default da
 
 Different IaaS, PaaS, Storages and Architectures can be tested with little one little changes to the code.
 
+# Deployment
+
+To deploy CloudStore on public or private cloud you can use our [deployment scripts](https://github.com/CloudScale-Project/Deployment-Scripts). We have also developed the [distributed JMeter](https://github.com/CloudScale-Project/Distributed-Jmeter) scripts in order to load test the CloudStore.
+
 ## Database
 
 CloudStore is using MySQL database. Database can be generated by running ```Generate.java``` file: