diff --git a/README.md b/README.md index bfda095..a5f0950 100644 --- a/README.md +++ b/README.md @@ -27,13 +27,16 @@ Pull requests with other implementations (Python, Perl, Shell, etc) are welcome. You need these environment variables: ```sh +# used in `smack-my-bitch-up`, `fucking-coffee` and `hangover` scripts +USER= + # used in `smack-my-bitch-up` and `hangover` scripts -TWILIO_ACCOUNT_SID=ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -TWILIO_AUTH_TOKEN=yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy +TWILIO_ACCOUNT_SID= +TWILIO_AUTH_TOKEN= # used in `kumar_asshole` script -GMAIL_USERNAME=admin@example.org -GMAIL_PASSWORD=password +GMAIL_USERNAME= +GMAIL_PASSWORD= ``` For Ruby scripts you need to install gems: