diff --git a/README.md b/README.md
index c8ef1cf..4ff12cd 100644
--- a/README.md
+++ b/README.md
@@ -36,8 +36,6 @@ Dependencies
 Example Playbook
 ----------------
 
-Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
-
     - hosts: servers
       roles:
          - { role: galaxy-caddy.reverse, vhostname: none, reverse_location: localhost, reverse_port: 4242 }