From dec3f93c3921f409bb21baa5d5293c2c0b441514 Mon Sep 17 00:00:00 2001 From: catarak Date: Fri, 2 Sep 2016 17:40:44 -0400 Subject: [PATCH] add github keys to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 80276d5c..effdb346 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ This project is currently in the early stages of development! It will definitely AWS_ACCESS_KEY= AWS_SECRET_KEY= S3_BUCKET= + GITHUB_ID= + GITHUB_SECRET= ``` Or, if you don't want to do that, just ask me to send you mine. Refer to [this gist](https://gist.github.com/catarak/70c9301f0fd1ac2d6b58de03f61997e3) for creating an S3 bucket for testing, or if you don't want to do that, I will send you my AWS credentials. 5. `$ npm start` @@ -36,6 +38,8 @@ This project is currently in the early stages of development! It will definitely AWS_ACCESS_KEY= AWS_SECRET_KEY= S3_BUCKET= + GITHUB_ID= + GITHUB_SECRET= ``` Or, if you don't want to do that, just ask me to send you mine. Refer to [this gist](https://gist.github.com/catarak/70c9301f0fd1ac2d6b58de03f61997e3) for creating an S3 bucket for testing, or if you don't want to do that, I will send you my AWS credentials.