cloudstore-developers
Changes
README.md 7(+3 -4)
Details
README.md 7(+3 -4)
diff --git a/README.md b/README.md
index 16c34ac..54b892a 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,7 @@
-## Showcase
+## CloudStore
-The showcase is e-commerce web application developed by using [TPC-W](http://www.tpc.org/tpcw/) standard and it is used to validate the tools that were developed during project. Application was developed in Java Springframework and you can find its source code in [application](https://github.com/CloudScale-Project/Showcase) 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 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 developed [deployment scripts](https://github.com/CloudScale-Project/Deployment-Scripts) to deploy showcase on Amazon Web Services public cloud and on OpenStack private cloud. In order to load test application we developed [distributed JMeter](https://github.com/CloudScale-Project/Distributed-Jmeter) application which helps us deploying distributed JMeter on Amazon Web Services or on OpenStack.
+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.
In this repository you will also find the [response generator](https://github.com/CloudScale-Project/Response-Generator) application which we use to simulate the payment gateway of showcase application.
-