From fd004d92bfc72b27538ddb15d77034a9e06f18d2 Mon Sep 17 00:00:00 2001 From: Bram Borggreve Date: Fri, 22 Apr 2016 01:31:34 -0500 Subject: [PATCH] Add apiKey comment to Libraries.io entry --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b7cdd386..1a21f9be 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,8 @@ A collective list of JSON APIs for use in web development. | API | Description | OAuth |Link | |---|---|---|---| -| BreweryDB | Beer | No, but apiKey query string |[Go!](http://www.brewerydb.com/developers) | -| LCBO API | Alcohol | No, but apiKey query string |[Go!](https://lcboapi.com/) | +| BreweryDB | Beer | No, but `apiKey` query string |[Go!](http://www.brewerydb.com/developers) | +| LCBO API | Alcohol | No, but `apiKey` query string |[Go!](https://lcboapi.com/) | ### Data Access @@ -126,7 +126,7 @@ A collective list of JSON APIs for use in web development. | API | Description | OAuth |Link | |---|---|---|---| | Drupal.org | Drupal.org API | No | [Go!](https://www.drupal.org/drupalorg/api) | -| Libraries.io | Open source software libraries | No | [Go!](https://libraries.io/api) | +| Libraries.io | Open source software libraries | No, but `apiKey` query string | [Go!](https://libraries.io/api) | ### Security