summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2019-08-06 08:52:22 +0000
committerfox <[email protected]>2019-08-06 08:52:22 +0000
commitdde3ba475058b2dd89ec9622de24f3aab1931812 (patch)
tree2297ea5f996bf2980d409a704a5c6236dc9d0dae
parente8f94fea298f32bade4d84859892313c20e11631 (diff)
Update 'README.md'
-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.