diff --git a/README.md b/README.md index 58a97db..5438137 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Collect the following information: 1. If using TLS, define `MQTT_PORT` and `MQTT_TLS=true` Supply these values to the ENV vars below. -### Docker +### [Docker](https://hub.docker.com/r/michaelwoods/onstar2mqtt) ```shell docker run \ @@ -57,4 +57,4 @@ MQTT auto discovery is enabled, for further integrations see [HA-MQTT.md](HA-MQT ## TODO 1. Logging library 1. Figure out metric->imperial unit handling -1. Enable write actions to lock doors, flash lights, remote start, etc. \ No newline at end of file +1. Enable write actions to lock doors, flash lights, remote start, etc.