From b0ba2b84b5d0d2f71be888d60da51d68f5af2af9 Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Wed, 22 Feb 2017 08:34:44 -0500 Subject: [PATCH] API key required for Holiday API --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f50c70db..5ac00a70 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ For information on contributing to this project, please see the [contributing gu | 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. | No | No | [Go!](http://holidayapi.com/) | +| Holidays | Free API for obtaining information about holidays. | `key` string | No | [Go!](http://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) |