From 06e3ac7d48091e77354dd44aeb4d07fef8a05637 Mon Sep 17 00:00:00 2001 From: Gilberto Olimpio Date: Sat, 10 Feb 2018 14:54:49 -0200 Subject: [PATCH] Correction of input spaces --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4180445d..41196555 100644 --- a/README.md +++ b/README.md @@ -659,7 +659,7 @@ API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| | ADS-B Exchange | Access real-time and historical data of any and all airbone aircraft | No | Yes | Unknown | [Go!](https://www.adsbexchange.com/data/) | | AIS Hub | Real-time data of any marine and inland vessel equipped with AIS tracking system | `apiKey` | No | Unknown | [Go!](http://www.aishub.net/api) | -| AIS Web | The Brazilian a AISWEB is the official source of aeronautical information in digital media produced by the Department of Airspace Control (DECEA) | `apiKey` | No | Unknown |[Go!](http://www.aisweb.aer.mil.br/api/doc/index.cfm) | +| AIS Web | The Brazilian a AISWEB is the official source of aeronautical information in digital media produced by the Department of Airspace Control (DECEA) | `apiKey` | No | Unknown | [Go!](http://www.aisweb.aer.mil.br/api/doc/index.cfm) | | Amadeus Travel Innovation Sandbox | Travel Search - Limited usage | `apiKey` | Yes | Unknown | [Go!](https://sandbox.amadeus.com/) | | Bay Area Rapid Transit | Stations and predicted arrivals for BART | `apiKey` | No | Unknown | [Go!](http://api.bart.gov) | | Community Transit | Transitland API | No | Yes | Unknown | [Go!](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) |