Update README.md

This commit is contained in:
Arun Prakash Jana 2016-04-23 22:54:02 +05:30
parent 2b4e99ae13
commit 71946af3c0

View File

@ -302,6 +302,7 @@ Add the same text at the beginning of multiple lines:
# Contributions
Pull requests are welcome. Some of the features I have in mind are:
- Support subcommands using argparse
- Ubuntu deb package
- Merge bookmark database files (for users who work on multiple systems)
- Exact word match (against substring in a word as it works currently. Hint: REGEXP)
- Parse full page data??? Might end up writing a search engine like Google. ;)