commit bb20cae839e8a2241bd232ca6a463a3ee993f1ff Author: jonas Date: Tue Dec 31 13:10:51 2019 +0000 Initial commit diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..6df3cc6 --- /dev/null +++ b/LICENSE @@ -0,0 +1,5 @@ +"THE BEER-WARE LICENSE" (Revision 42): + + wrote this file. As long as you retain this notice you can +do whatever you want with this stuff. If we meet some day, and you think this +stuff is worth it, you can buy me a beer in return Poul-Henning Kamp diff --git a/README.md b/README.md new file mode 100644 index 0000000..c564548 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# E-Paper_Showerthoughts + +This repository contains code for fetching posts from /r/showerthoughts and displaying them on a waveshare e-paper display. \ No newline at end of file