Features
* Use cache to display page by default before attempting to fetch from network, depending on age
* Add configuration settings to control cache enabled and max page age before fetching via network
* Add `--update` flag to update all previously cached pages
Chores
* Update README with information on color configuration
* Add pypi badge to README