Reconcile README
diff --git a/README b/README
index 299bd6c..2047456 100644
--- a/README
+++ b/README
@@ -1,11 +1,10 @@
-Tool to build (nfs export) openstack dev environments
+Tool to quickly deploy openstack dev environments
 
 # Todo
 
 * Add python-novaclient cli support
 * move keystone/glance/dash to mysql
 * syslog
-* munin
 * check openstack-puppet recipes to see if anything else is missing
 * allow rabbit connection to be specified via environment variables with sensible defaults
 * Add volume support
@@ -18,7 +17,8 @@
 * sqlconn can be set via env
 * move back to using sudo
 * move nova to mysql
-* create images via vmbuilder and upload images via glance
+* munin
+* image upload with a script that supports generating images via debootstrap (ubuntu-vm-builder)
 
 # Future