BookBot is my first Boot.dev project!
It's a simple CLI program that tells you how many words there are in a .txt file and how many times each character appears!
- Clone this repo
- CD into the folder
- Run python3 main.py + relative_path_to_your_book
- Ta-da!