From 2034829f2604a7a9f9637ec5f61c37a522d55a63 Mon Sep 17 00:00:00 2001 From: iumehara Date: Sun, 31 Jul 2016 17:16:57 +0900 Subject: [PATCH] Updates readme with description of redirect feature --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 208ad8a..499bca5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,10 @@ AttendancerXP is a Chrome extension for use with Attendance Pro. ## DESCRIPTION -When on the montly attendance page (月次勤務表): +When NOT on the monthly attendance page: +- Clicking on the AttendancerXP icon will redirect the page to the monthly attendance page. + +When on the monthly attendance page (月次勤務表): - Clicking on the AttendancerXP icon will fill in all blank start times (開始時刻) to "09:00", and all blank end times (終了時刻) to "18:00". - Pre-filled hours and weekends/holidays will not be overwritten. @@ -11,7 +14,4 @@ When on the montly attendance page (月次勤務表): 1. Download the crx binary (AttendancerXP.crx) from [Releases](https://github.com/iumehara/AttendancerXP/releases/), or click [Here](https://github.com/iumehara/AttendancerXP/releases/download/0.1/AttendancerXP.crx). 2. in chrome, go to `chrome://extensions` 3. drag and drop the downloaded binary file (AttendancerXP.crx) onto the page. -4. You should now see a clock icon on your Chrome toolbar. It will be grayed out by default, but become highlighted on the monthly attendance page (月次勤務表) - - - +4. You should now see a clock icon on your Chrome toolbar.