Skip to content

Commit

Permalink
readme: remove npm-registry-based things 📝
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Oct 4, 2024
1 parent 053e8c2 commit 55eea17
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,13 @@

**Sends realtime public transport data from a [VDV-453/VDV-454 API](https://www.vdv.de/i-d-s-downloads.aspx) to a [NATS message broker](https://docs.nats.io/)**, so that it can be easily consumed by other applications. Uses [`vdv-453-client`](https://github.com/OpenDataVBB/vdv-453-client) underneath.

[![npm version](https://img.shields.io/npm/v/vdv-453-nats-adapter.svg)](https://www.npmjs.com/package/vdv-453-nats-adapter)
![ISC-licensed](https://img.shields.io/github/license/OpenDataVBB/vdv-453-nats-adapter.svg)
![minimum Node.js version](https://img.shields.io/node/v/vdv-453-nats-adapter.svg)


## Installation

```shell
npm install -g vdv-453-nats-adapter
npm install -g OpenDataVBB/vdv-453-nats-adapter
```


Expand Down

0 comments on commit 55eea17

Please sign in to comment.