Skip to content

Commit

Permalink
adds holidays to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
icanzilb committed Jun 19, 2022
1 parent fce183e commit f5ca60d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,16 @@ That's all. Your target will fail to build outside of working hours.

Enjoy your time off work.

## Public Holidays support

Grab an **.ics** file containing the public holidays for your locality. For example, grab this one for Spanish holidays: https://www.officeholidays.com/ics-clean/spain

Save the calendar file under your project's root directory in a sub-directory called `.config/DoNilDisturb`

The plugin will now respect your holidays:

![Error message in Xcode failing to build because it's a public holiday](etc/holidays.png)

## License

MIT, of course.
Binary file added etc/holidays.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f5ca60d

Please sign in to comment.