summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 496ddb0..4e57f76 100644
--- a/README.md
+++ b/README.md
@@ -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