From 509eab3bb524ac3a1c39822cdb3e169f41064aa9 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Fri, 20 Sep 2013 10:52:21 +0300 Subject: [PATCH] docs(readme) "Thru openID Cloud Commander could authorize clients on GitHub" -> "Cloud Commander could authorize clients on GitHub via openID" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e28d3274..2c1fa3c7 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ do something like this: Authorization --------------- -Thru openID Cloud Commander could authorize clients on GitHub. +Cloud Commander could authorize clients on GitHub via openID. All things that should be done is must be added **id** and **secret** of application from github settings page and added to **config.json** (id just) and env varible (secret) with names: *github_id*, *github_secret*, *dropbox_key*, *dropbox_secret* etc.