diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -11,6 +11,7 @@ interface with the [adafruit thermal printer used](https://www.adafruit.com/product/600). ## TODO +- Add comments to all functions for better documentation - Timer for the main function - Stock Tracker - Better error handling @@ -27,4 +28,8 @@ interface with the - [Quotable](https://quotable.io) - [National Weather Service](https://www.weather.gov/documentation/services-web-api) - [News API](https://newsapi.org/) -- [National Day API](https://national-api-day.herokuapp.com)
\ No newline at end of file +- [National Day API](https://national-api-day.herokuapp.com) + +## Setup +Rename Example.settings.json to settings.json and fill in the needed +information.
\ No newline at end of file |
