diff --git a/README.md b/README.md index e8191bd..702892c 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,6 @@ Then add histories to the database by browser-history-merger path/to/merged.db add browser-id ``` +# Tips +The program is a single file `./src/browser_history_merger/__init__.py` and can be used as a script. +