Update README.md
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/285bfa30 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/285bfa30 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/285bfa30 Branch: refs/heads/master Commit: 285bfa3035714e1e8ac9248c9ce1a3d42a65d91d Parents: d7f100d Author: Vishanth <[email protected]> Authored: Tue Jan 27 14:53:58 2015 +0530 Committer: Imesh Gunaratne <[email protected]> Committed: Tue Jan 27 18:05:10 2015 +0530 ---------------------------------------------------------------------- samples/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/285bfa30/samples/README.md ---------------------------------------------------------------------- diff --git a/samples/README.md b/samples/README.md index 370b030..422cc9c 100644 --- a/samples/README.md +++ b/samples/README.md @@ -2,5 +2,7 @@ Stratos Sample Applications =========================== This folder contains sample applications which demonstrate stratos features. In each sample there is a set of -artifacts and a deploy.sh file. Run the deploy.sh file to deploy the sample application in a stratos instance -running on the localhost. +artifacts, deploy.sh and undeploy.sh files. +Run the deploy.sh file to deploy the sample application in a stratos instance running on the localhost. +Similarly, run the undeploy.sh file to undeploy the sample application in a stratos instance. +
