regenerate the documentation and remove deprecated startup option removals
diff --git a/README.md b/README.md
index 23e7b11..9bfe029 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,10 @@
 * Persistent worker support.
 * Mixed-Mode compilation (compile Java and Kotlin in one pass).
 
-# Usage
+# Quick Guide
+Consult the generated [documentation](https://bazelbuild.github.io/rules_kotlin). This section just contains a quick 
+overview. 
+
 
 ## WORKSPACE
 In the project's `WORKSPACE`, declare the external repository and initialize the toolchains, like