From e55c021018118bb9f9d0566518aec7debeec8090 Mon Sep 17 00:00:00 2001 From: chief10 Date: Fri, 11 Aug 2017 10:16:40 -0700 Subject: [PATCH] Fix build problems with government api additions --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b4f3804..ebd629d 100644 --- a/README.md +++ b/README.md @@ -277,9 +277,9 @@ API | Description | Auth | HTTPS | Link | ### Government API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| FEC | Information on campaign donations in federal elections | `apiKey` | yes | [Go!](https://api.open.fec.gov/developers/) | -| BusinessUSA | BusinessUSA gives developers access to authoritative information on U.S. programs, events, services and more. | `apiKey` | yes | [Go!](https://business.usa.gov/developer) | -| Regulations.gov | Regulations.gov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process. | `apiKey`| [Go!](https://regulationsgov.github.io/developers/) | +| FEC | Information on campaign donations in federal elections | `apiKey` | Yes | [Go!](https://api.open.fec.gov/developers/) | +| BusinessUSA | BusinessUSA gives developers access to authoritative information on U.S. programs, events, services and more | `apiKey` | Yes | [Go!](https://business.usa.gov/developer) | +| Regulations.gov | Regulations.gov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process | `apiKey` | Yes | [Go!](https://regulationsgov.github.io/developers/) | ### Health API | Description | Auth | HTTPS | Link |