From eaa0313e72885ac735aa9aefcd5cf2a711bc8834 Mon Sep 17 00:00:00 2001 From: Alex Yumas Date: Tue, 30 May 2017 12:41:31 +0300 Subject: [PATCH] changes "free" to "paid" for holidayapi.com since its not free anymore --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39c65ec0..b366a898 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ Please note a passing build status indicates all listed APIs are available since | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Church Calendar | Catholic liturgical calendar | No | No | [Go!](http://calapi.inadiutorium.cz/) | -| Holidays | Free API for obtaining information about holidays. | `apiKey` | Yes | [Go!](https://holidayapi.com/) | +| Holidays | *PAID* API for obtaining information about holidays. | `apiKey` | Yes | [Go!](https://holidayapi.com/) | | LectServe | Protestant liturgical calendar | No | No | [Go!](http://www.lectserve.com) | | Non-Working Days | Database of ICS files for non working days | No | Yes | [Go!](https://github.com/gadael/icsdb) |