Skip to content

Commit

Permalink
docs 📝
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Jun 28, 2016
1 parent 7b3a67e commit 522be77
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"repository": "derhuerst/hafas-client",
"bugs": "https://github.com/derhuerst/hafas-client/issues",
"license": "ISC",
"keywords": ["hafas", "public", "transport", "api"],
"keywords": ["hafas", "public", "transport", "api", "mgate"],
"engines" : {"node": ">=4"},
"dependencies": {
"got": "^6.3",
Expand Down
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hafas-client

**A client for the HAFAS mobile API**, providing the base for [vbb-hafas](https://github.com/derhuerst/vbb-hafas) and [db-hafas](https://github.com/derhuerst/db-hafas).
**A client for HAFAS mobile APIs**, providing the base for [vbb-hafas](https://github.com/derhuerst/vbb-hafas) and [db-hafas](https://github.com/derhuerst/db-hafas).

[![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/derhuerst/hafas-client.svg)](https://travis-ci.org/derhuerst/hafas-client)
Expand All @@ -18,7 +18,7 @@ npm install hafas-client

## Usage

todo
See [vbb-hafas](https://github.com/derhuerst/vbb-hafas/blob/master/lib/request.js).


## Contributing
Expand Down

0 comments on commit 522be77

Please sign in to comment.