diff --git a/README.md b/README.md
index 206399a..39b18ed 100644
--- a/README.md
+++ b/README.md
@@ -290,8 +290,7 @@ of a lower speed).
* connect-nedb-session is a session store for
Connect and Express, backed by nedb
-* I'm planning on making an export tool to get all your data in a nedb
- database in a Mongo database
+* If you've outgrown NeDB, switching to MongoDB won't be too hard as it is the same API. Use this utility to transfer the data from a NeDB database to a MongoDB collection
## License