From ee7ad74fd3d3cfe5e7d33b729e5ba756173da9e8 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Mon, 27 Aug 2018 13:18:24 +0200 Subject: [PATCH] fix changelog :memo:, Windows build badge [ci skip] --- docs/changelog.md | 2 +- p/cmta/example.js | 2 +- readme.md | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 9e2f323b..6a2a3218 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,7 +2,7 @@ ## `3.2.0` -- #79 [BVG profile](p/cmta) – Thanks @nickturskyi! +- #79 [CapMetro/CMTA profile](p/cmta) – Thanks @nickturskyi! ## `3.1.2` diff --git a/p/cmta/example.js b/p/cmta/example.js index ae086e8f..6f996470 100644 --- a/p/cmta/example.js +++ b/p/cmta/example.js @@ -14,7 +14,7 @@ client.journeys('000002370', '000005919', {results: 1, polylines: true}) // client.nearby({ // type: 'location', // latitude: 30.266222, -// longtitude: -97.746058 +// longitude: -97.746058 // }, {distance: 60}) // client.radar({ // north: 30.240877, diff --git a/readme.md b/readme.md index e331132b..459b4382 100644 --- a/readme.md +++ b/readme.md @@ -14,6 +14,7 @@ HAFAS endpoint | wrapper library | docs | example code | source code [![npm version](https://img.shields.io/npm/v/hafas-client.svg)](https://www.npmjs.com/package/hafas-client) [![build status](https://img.shields.io/travis/public-transport/hafas-client.svg?branch=master)](https://travis-ci.org/public-transport/hafas-client) +[![Windows build status](https://img.shields.io/appveyor/ci/public-transport/hafas-client.svg?branch=master)](https://ci.appveyor.com/project/public-transport/hafas-client) ![ISC-licensed](https://img.shields.io/github/license/public-transport/hafas-client.svg) [![chat on gitter](https://badges.gitter.im/public-transport/Lobby.svg)](https://gitter.im/public-transport/Lobby) [![support me on Patreon](https://img.shields.io/badge/support%20me-on%20patreon-fa7664.svg)](https://patreon.com/derhuerst)