From 24f431bbf6fe853390bff0a9d9d4e3029daa534a Mon Sep 17 00:00:00 2001 From: Albert Pak Date: Mon, 21 Aug 2017 00:46:28 -0500 Subject: [PATCH] build fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f920f993..ffe32fef 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,7 @@ API | Description | Auth | HTTPS | Link | ### Health API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| BetterDoctor | BetterDoctor API - get detailed information about doctors in your area. | `apiKey` | Yes | [Go!](https://developer.betterdoctor.com/) | +| BetterDoctor | BetterDoctor API - get detailed information about doctors in your area | `apiKey` | Yes | [Go!](https://developer.betterdoctor.com/) | | Diabetes | Logging and retrieving diabetes information | No | No | [Go!](http://predictbgl.com/api/) | | Flutrack | Influenza-like symptoms with geotracking | No | No | [Go!](http://www.flutrack.org/) | | Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) |