diff --git a/README.md b/README.md index c7432a0..afc3277 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ # py-eagle-mqtt + Python3 based Docker for Eagle to MQTT reader I have only ported this into a dockerfile, as well as made some changes to code for security or other purposes. All Original code is credit to [Ted Drain - TD22057](https://github.com/TD22057/T-Home). +This project utilizes the following tools: + +[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) + + ## UPDATES: 2020-04-06: Moved Updates to a CHANGELOG.md file to clean this up.