diff --git a/README.rdoc b/README.rdoc
index b3bd5e18c2b20ad8cd5b98039970be431a94e383..98c8932fcdce009715d14579f8e307c94fc4aa64 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -50,6 +50,12 @@ within a given distance from a point, this method will generate a query for you:
 
 
 Please see the code for more methods and detailed information about arguments.
-  
+
+
+== Todo
+
+* use geocoded_by(:location) instead of hard-coding 'location' method
+  * don't include/extend unless geocoded_by is called
+
   
 Copyright (c) 2009 Alex Reisner, released under the MIT license