Add missing sqlite3 dependency to README
running cargo test gives this error without this installed:
count.sh: line 42: sqlite3: command not found
running cargo test gives this error without this installed:
count.sh: line 42: sqlite3: command not found