From 45c9a35e3b4d245ddb3b540f9c981cf136f92cca Mon Sep 17 00:00:00 2001 From: Alex Huddleston Date: Sun, 17 Feb 2019 01:39:02 -0600 Subject: [PATCH] Update README --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index e69de29..0d10a53 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,19 @@ +# What am I doing with my life ha + +### Hey welcome to this dumb project that I'll probably never finish + +`pyenv.yml` is the Python environment with requirements + +## If you're a Python Ninja like me just do this + +`conda env create -f pyenv.yml -p .pyenv` to create that local environment +##### note you need Anaconda/Miniconda for this to work properly + +then just run `tweet_echoer.py` and if you need a line to do that you really shouldn't even be messing with this lmao + +It's like 1:30AM and I'm tired PM me for questions I guess. + +Also this isn't always gonna be a tweet echoer so if you wanna help or know about it also PM me or w/e + +Twitter: [@shadow8t4] (https://twitter.com/Shadow8t4) +Mastodon: [@shadow8t4] (https://masto.werefoxsoftware.com/@shadow8t4) \ No newline at end of file