summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4049261..dbdbff2 100644
--- a/README.md
+++ b/README.md
@@ -8,3 +8,5 @@ to transfer articles between different database types (i.e. MySQL to PostgreSQL)
1. Git clone to ``/plugins.local/data_migration``
2. Enable in ``PLUGINS`` directive of ``config.php``
3. Plugin is invoked using command line: ``php ./update.php --help``
+
+See the [wiki](/fox/ttrss-data-migration/wiki) for more information.