diff options
author | emkael <emkael@tlen.pl> | 2020-06-03 01:45:07 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2020-06-03 01:45:07 +0200 |
commit | 31572c4b35b6c26ec0b24a146b2b62cac213a859 (patch) | |
tree | f13d6dd53d3c38c708cb02fb78d004b8de22c889 | |
parent | 87b0154c805c7e92e365b10422142f7598b3bca6 (diff) |
README updated
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |