cloudstore-developers
Changes
README.md 2(+1 -1)
Details
README.md 2(+1 -1)
diff --git a/README.md b/README.md
index 54b892a..b4fd7ae 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
## CloudStore
-CloudStore is an e-commerce web application developed by using [TPC-W](http://www.tpc.org/tpcw/) standard and it is used as a Showcase application to validate the CloudScale tools that developed during the project. The application was developed using the Java Springframework, and its source code can be found at the [CloudStore](https://github.com/CloudScale-Project/CloudStore) GitHub directory.
+CloudStore is an e-commerce web application developed by using [TPC-W](http://www.tpc.org/tpcw/) standard and it is used as a Showcase application to validate the CloudScale tools that were developed during the project. The application was developed using the Java Springframework, and its source code can be found at the [CloudStore](https://github.com/CloudScale-Project/CloudStore) GitHub directory.
We also created [deployment scripts](https://github.com/CloudScale-Project/Deployment-Scripts) to deploy the showcase on the Amazon Web Services public cloud and on any OpenStack private cloud. In order to load-test the application we developed [distributed JMeter](https://github.com/CloudScale-Project/Distributed-Jmeter) tool, which helps deploying distributed JMeter instances on AWS or OpenStack.