Add Examples section to Readme.md

Change-Id: I6ef6b75f53f8f43c8b74d8989c8ca6a7bf5e24d3
diff --git a/Readme.md b/Readme.md
index 54aad82..be4a30b 100644
--- a/Readme.md
+++ b/Readme.md
@@ -27,6 +27,10 @@
 kqo <- corpusQuery(new("KorAPConnection", verbose=TRUE), "Hello world")
 fetchAll(kqo)
 ```
+## Examples
+
+More elaborate R scripts demonstrating the use of the package can be found in the [examples](examples) folder.
+
 ## Development and License
 
 **Authors**: [Marc Kupietz](http://www1.ids-mannheim.de/zfo/personal/kupietz/)