summaryrefslogtreecommitdiffstats
path: root/kode/kwsdl/tests/google/README
diff options
context:
space:
mode:
Diffstat (limited to 'kode/kwsdl/tests/google/README')
-rw-r--r--kode/kwsdl/tests/google/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/kode/kwsdl/tests/google/README b/kode/kwsdl/tests/google/README
new file mode 100644
index 000000000..cfe831598
--- /dev/null
+++ b/kode/kwsdl/tests/google/README
@@ -0,0 +1,8 @@
+This application shows how easy it is to use a web service with
+code, generated by kwsdl_compiler.
+
+Only the files main.cc, googlesearch.cc and googlesearch.hh are
+written manually, all other files were created by
+
+ kwsdl_compiler -d kwsdl/tests/google/ GoogleSearch.wsdl
+