mirror of
https://github.com/qwjyh/browser-history-merger.git
synced 2024-11-22 07:00:14 +09:00
add note on modularity
This commit is contained in:
parent
a67e500c59
commit
5215702820
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue