From 7a6edeb9c06ead2e33845a236aaafb6dcb7d3cfc Mon Sep 17 00:00:00 2001 From: Nihad Abbasov Date: Sat, 21 Nov 2015 23:06:10 +0400 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67d03cf..f45758d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# DevOps Scripts +# Hacker Scripts Based on a _[true story](https://www.jitbit.com/alexblog/249-now-thats-what-i-call-a-hacker/)_: @@ -22,7 +22,7 @@ story](https://www.jitbit.com/alexblog/249-now-thats-what-i-call-a-hacker/)_: Scripts are written in Ruby. Pull requests with other implementations (Python, Perl, Shell, etc) are welcome. -### Usage +## Usage Install required gems: `gem install dotenv twilio gmail whenever` Set environment variables. See `.env.example`