Skip to content

Commit

Permalink
readme changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nielsvanpach committed Jan 15, 2024
1 parent f961e99 commit 26432e5
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

Calculate which days you don't have to work!

At the moment only Belgium public holidays are supported. You can always send a PR with your country. Don't forget to include tests.

```php
use Spatie\Holidays\Holiday;

Expand Down Expand Up @@ -40,6 +38,12 @@ use Spatie\Holidays\Holiday;
Holidays::new()->getName('2024-01-01'); // Nieuwjaar
```

## Supported countries
At the moment only these countries are supported.
You can send a PR for yours!

- [x] Belgium

## Support us

[<img src="https://github-ads.s3.eu-central-1.amazonaws.com/holidays.jpg?t=1" width="419px" />](https://spatie.be/github-ad-click/holidays)
Expand Down

0 comments on commit 26432e5

Please sign in to comment.