diff --git a/README.md b/README.md new file mode 100644 index 0000000..104c32d --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Campcam + +This lets my deranged friend monitor his drunken campground shenanigans from a Telegram bot. + +## Installation + +``` +$ pip install --force-reinstall 'python-telegram-bot==v13.15' 'picamera' +$ git clone https://git.tannercollin.com/tanner/campcam.git +$ python campcam.py +```