From 58b1ad1d899d54b9e0622dd0bebafe8d072c0ae7 Mon Sep 17 00:00:00 2001 From: Joel McCoy Date: Sun, 8 Mar 2015 16:48:30 -0700 Subject: [PATCH] Add second deploy button without Papertrail --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c716538..0cc289a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,13 @@ A turn-key, beginner-friendly, ready-to-deploy implementation of a traditional \ Create your [Twitter app](https://apps.twitter.com) and generate access tokens with *Read, Write and Direct Messages* privileges. +### Deploy using Papertrail online log addon +#### [Valid Credit Card required, but free to use] + +[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/BooDoo/ebooks_example/tree/deploy-no-card) + +### Deploy with no Papertrail addon [no card required] + [![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/BooDoo/ebooks_example/tree/deploy) Put your BOT_NAME, SOURCE_USERNAME, and API secrets into Heroku Config Vars using the web dashboard.