diff --git a/README.md b/README.md index 0cc2e6f..f304625 100644 --- a/README.md +++ b/README.md @@ -2,21 +2,22 @@ # MQTT to InfluxDB -[![Travis](https://img.shields.io/travis/bigclownlabs/bch-mqtt2influxdb/master.svg)](https://travis-ci.org/bigclownlabs/bch-mqtt2influxdb) -[![Release](https://img.shields.io/github/release/bigclownlabs/bch-mqtt2influxdb.svg)](https://github.com/bigclownlabs/bch-mqtt2influxdb/releases) -[![License](https://img.shields.io/github/license/bigclownlabs/bch-mqtt2influxdb.svg)](https://github.com/bigclownlabs/bch-mqtt2influxdb/blob/master/LICENSE) +[![Travis](https://img.shields.io/travis/hardwario/bch-mqtt2influxdb/master.svg)](https://travis-ci.org/hardwario/bch-mqtt2influxdb) +[![Release](https://img.shields.io/github/release/hardwario/bch-mqtt2influxdb.svg)](https://github.com/hardwario/bch-mqtt2influxdb/releases) +[![PyPI](https://img.shields.io/pypi/v/mqtt2influxdb.svg)](https://pypi.org/project/mqtt2influxdb/) +[![License](https://img.shields.io/github/license/hardwario/bch-mqtt2influxdb.svg)](https://github.com/hardwario/bch-mqtt2influxdb/blob/master/LICENSE) [![Twitter](https://img.shields.io/twitter/follow/hardwario_en.svg?style=social&label=Follow)](https://twitter.com/hardwario_en) ## Example ``` -mqtt2influxdb -c /etc/bigclown/mqtt2influxdb.yaml --debug +mqtt2influxdb -c /etc/hardwario/mqtt2influxdb.yaml --debug ``` ## How to install & configure -https://developers.hardwario.com/tutorials/mqtt-to-influxdb +https://tower.hardwario.com/en/latest/tutorials/mqtt-to-influxdb/ ## License