From cae2d9a3423b4da7db6601617f6b7ca8242f248d Mon Sep 17 00:00:00 2001 From: Clayton Walker Date: Thu, 24 Mar 2016 13:15:11 -0400 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fd0670d --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Pi-Temp +Web server using a Raspberry Pi and DHT22 sensor to graph the humidity and temperature in my apartment over time.