diff --git a/README.md b/README.md index ad6a168..92a784b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Public Holidays =============== +Nuget: Install-Package PublicHoliday [![Nuget](https://img.shields.io/nuget/v/PublicHoliday.svg) ](https://www.nuget.org/packages/PublicHoliday/) + Orders and deliveries, data transfers, and other processes can often only be made on business working days. They cannot be made on national public holidays. Public holidays in many countries can be calculated algorithmically. ```C#