From 681398ea4e28cdfee2ff43a0d20973d2f99e7d5d Mon Sep 17 00:00:00 2001 From: Jason Hummel Date: Thu, 13 Sep 2012 14:46:14 -0600 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a029b73..7f33289 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,5 @@ Chrome extension to quickly navigate to comments when viewing a pull request's c ### Usage -Press 'c' when viewing a pull request to focus the next comment. +Press 'c' when viewing a pull request or commit to focus the next comment. Hold SHIFT when pressing 'c' to go to the +previous commit.