From 26432e5de704939b7d0f854882f1a3526a77e100 Mon Sep 17 00:00:00 2001 From: Niels Vanpachtenbeke <10651054+Nielsvanpach@users.noreply.github.com> Date: Mon, 15 Jan 2024 11:21:21 +0100 Subject: [PATCH] readme changes --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bbe0d97b4..57d3836a6 100644 --- a/README.md +++ b/README.md @@ -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; @@ -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 [](https://spatie.be/github-ad-click/holidays)