summaryrefslogtreecommitdiffstats
path: root/collaboration/wink-helloworld-sca/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'collaboration/wink-helloworld-sca/readme.txt')
-rw-r--r--collaboration/wink-helloworld-sca/readme.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/collaboration/wink-helloworld-sca/readme.txt b/collaboration/wink-helloworld-sca/readme.txt
new file mode 100644
index 0000000000..939b22cef2
--- /dev/null
+++ b/collaboration/wink-helloworld-sca/readme.txt
@@ -0,0 +1,15 @@
+HelloWorld Example
+===============================================================================
+
+Description
+===============================================================================
+- This example demonstrate the most basic implementation of a simple service
+- A simple Atom feed with a "Hello World!" title is returned from this URL:
+ http://localhost:8080/HelloWorld/rest/world
+
+
+Build
+===============================================================================
+- see build instructions in examples/readme.txt file
+
+--- readme.txt EOF ---