forgot to remove the obsolete client_secrets.json part
authorBryan <btbonval@gmail.com>
Mon, 15 Jun 2015 03:23:58 +0000 (23:23 -0400)
committerBryan <btbonval@gmail.com>
Mon, 15 Jun 2015 03:23:58 +0000 (23:23 -0400)
README.md

index 4be9b4358c807e3dbc830464ac979ce731818721..cb2cc190bedf139e7bc59940f969e6295691e755 100644 (file)
--- a/README.md
+++ b/README.md
@@ -298,14 +298,6 @@ makes this very easy:
         with open('file.p12', 'r') as f:
             print binascii.b2a_base64(f.read)
 
-The following instructions require creating web application credentials as
-separate. Ideally, we will
-[remove this step](https://github.com/FinalsClub/karmaworld/issues/436).
-Until then, please figure out how to create web application credentials.
-
-Copy the contents of `client_secret_*.apps.googleusercontent.com.json` into the
-`GOOGLE_CLIENT_SECRETS` environment variable.
-
 ### Filepicker
 This software uses [Filepicker.io](https://www.inkfilepicker.com/) for uploading
 files. This requires an account with Filepicker.