diff --git a/README.md b/README.md
index efa4945f..7197c4ac 100644
--- a/README.md
+++ b/README.md
@@ -78,3 +78,22 @@ Usage
password that the vnc server is using (if any). Hit the Connect
button and enjoy!
+
+Integration
+-----------
+
+The client is designed to be easily integrated with existing web
+structure and style.
+
+At a minimum you must include the script and call the RFB.load()
+function which takes a parameter that is the ID of the DOM element to
+fill. For example:
+
+