diff --git a/README.md b/README.md
index fb065a56079aa84b088bc8992dd2b80a47d7c130..cd2ffdf66776257b5180b89ad92f60e20ad1e2c9 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
-Puppet Docs
-===========
+Muppet Strings
+==============
+
+*Like puppet strings, but for multiple modules.*
 
 Utility for building hyperlinked and pretty doc from Puppet modules and
 environments.
@@ -8,6 +10,5 @@ Usage
 -----
 
 ```bash
-./configure --env ${PATH_TO_ENVIRONMENT}/modules
-make index.html
+make clean all
 ```