summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2020-06-03 01:45:07 +0200
committeremkael <emkael@tlen.pl>2020-06-03 01:45:07 +0200
commit31572c4b35b6c26ec0b24a146b2b62cac213a859 (patch)
treef13d6dd53d3c38c708cb02fb78d004b8de22c889
parent87b0154c805c7e92e365b10422142f7598b3bca6 (diff)
README updated
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8a1ae1d..df56522 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@ The set consists of three tools:
1. [fetcher](fetcher/README.md) - keeps your copy of the DB dump up to date
2. [import](import/README.md) - allows you to import the database with some tweaks and integrity fixes
3. [views](views/README.md) - a collection of useful or interesting database views, aggregating certain statistics
+4. dump - conversion script from original dump to SQLite3-compatible dump
Please refer to specific README files for details on the tools.