add Todo to README

This commit is contained in:
qwjyh 2024-06-09 17:55:31 +09:00
parent c25ff12895
commit 395ddb72cd

View file

@ -31,3 +31,8 @@ Python 3.12 (works with standard libraries only)
## Tips
The program is a single file `./src/browser_history_merger/__init__.py` and can be used as a script.
## Todo
- exporting
- JSON output
- browser list
- multiple profiles?