Skip to content

Commit

Permalink
Add detailed introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
peter279k committed Apr 7, 2020
1 parent 1c78c55 commit af116e5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@

This is about working home schedule to estimate current working status on specific date.

It's based on following scenario for A/B team work:

- A team work from office today, B team will work from home today.
- A team work from home tomorrow, B team will work from office tomorrow.
- And so on.

This situation will skip on country holiday and weekend.

## Usage

This class depends on `Carbon::mixin` method.
Expand Down

0 comments on commit af116e5

Please sign in to comment.