diff options
Diffstat (limited to '')
-rw-r--r-- | sca-java-2.x/branches/2.0-Beta1/samples/getting-started/helloworld-contribution/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta1/samples/getting-started/helloworld-contribution/README b/sca-java-2.x/branches/2.0-Beta1/samples/getting-started/helloworld-contribution/README new file mode 100644 index 0000000000..ed0f1d0ce4 --- /dev/null +++ b/sca-java-2.x/branches/2.0-Beta1/samples/getting-started/helloworld-contribution/README @@ -0,0 +1,7 @@ +The README in the <distribution-unpack-dir>/samples directory provides
+general instructions about building and running samples. (where
+distribution-unpack-dir is the directory in which you unpacked the tuscany
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample).
+
+TODO - finish this
\ No newline at end of file |