From d7f1076e25590a75a11675ef6348f008e5b2b4e5 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 20 Nov 2012 16:22:59 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index be73d6b1..e78614d1 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ There is a short list: - Alt + q - disable key bindings - Alt + s - get all key bindings back - up, down, enter - filesystem navigation +- Alt + g - authorization Viewer's hot keys --------------- @@ -93,10 +94,10 @@ All main configuration could be done thrue config.json. ``` Authorization --------------- -Thru openID Cloud Commander could Authorize clients. -All things that should be done is must be added id and secret of application -from github settings page and added to config.json or env varibles with names: -"oauth_client_id" and "oauth_client_secret" that is more secure way. +Thru openID Cloud Commander could authorize clients on GitHub. +All things that should be done is must be added **id** and **secret** of application +from github settings page and added to **config.json** or env varibles with names: +*oauth_client_id* and *oauth_client_secret* that is more secure way. Starting