Skip to content

Commit

Permalink
Prettify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
picolino committed Dec 20, 2022
1 parent 5034bbf commit a230f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ A: Because that functions built into .NET library or they can be created using a

Here a full list of isdayoff resources that is not implemented in library and analogues that can be used to achieve similar behaviour:

| isdayoff resource | .NET analogue |
| isdayoff resource | analogue |
|-------------------------|-----------------------------------------------------------|
| `/now` | `DateTime.Now` |
| `/today` | `new IsDayOff().CheckDayAsync(DateTime.Today)` |
Expand Down

0 comments on commit a230f54

Please sign in to comment.