fix documentation for loadModule
authorMichiel de Jong <michiel@unhosted.org>
Wed, 1 Aug 2012 16:30:05 +0000 (18:30 +0200)
committerMichiel de Jong <michiel@unhosted.org>
Wed, 1 Aug 2012 16:30:05 +0000 (18:30 +0200)
README.md

index 9aed83c..9b106be 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
 
 #### load the 'tasks' module,
 
-    remoteStorage.loadModule('tasks', '0.1', 'rw');
+    remoteStorage.loadModule('tasks', 'rw');
 
 #### open a private tasks list called 'todos':