summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/README
diff options
context:
space:
mode:
authorbdaniel <bdaniel@13f79535-47bb-0310-9956-ffa450edef68>2010-10-11 20:56:14 +0000
committerbdaniel <bdaniel@13f79535-47bb-0310-9956-ffa450edef68>2010-10-11 20:56:14 +0000
commit7d37d076034e272c23739bcd03540a594918e214 (patch)
tree8cc687b87dbe38406567057d1664b6f18a0e3173 /sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/README
parentb8607bfac9532ed0180d937cfb82a3d8000dcea5 (diff)
Add README for binding-sample, fix minor issue in implementation-sample README
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021502 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/README b/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/README
index 3c3ef5e3d5..82a04eb6e0 100644
--- a/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/README
+++ b/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/README
@@ -3,6 +3,7 @@ Sample Implementation Extension
This sample demonstrates how to develop a new component implementation type
for Apache Tuscany SCA.
-The README in the samples directory (the directory above this) provides
-instructions about building and running the samples. Take a look there.
+The README in the samples directory (the directory two directories above
+this one) provides instructions about building and running the samples. Take
+a look there.