diff --git a/CARDPUTER CircuitPython/projects/tumblr/readme.md b/CARDPUTER CircuitPython/projects/tumblr/readme.md index cb4b744..f97db43 100644 --- a/CARDPUTER CircuitPython/projects/tumblr/readme.md +++ b/CARDPUTER CircuitPython/projects/tumblr/readme.md @@ -1,4 +1,8 @@ # plan - browse latest posts on the dashboard 1 by 1 - post currently being viewed can be liked or quick reblogged (no tags OR "cardputer automation" tag i guess) -- make a text post \ No newline at end of file +- make a text post + +# dependencies +- needs the keyboard.py in the lib folder +- download pytumblr from [here](https://pypi.org/project/PyTumblr) and put the extracted pytumblr file into lib \ No newline at end of file