From 0f8e201567898d91ac696edb6642aa34ad1494d8 Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Sat, 16 Mar 2019 15:11:53 -0500 Subject: [PATCH] cleanup badges/add style (#5) * shield that supports styling * badge cleanup * Change discord ID --- README.md | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7af88fc..d08f503 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,16 @@ README content if this was a published component: # blueprint -[![BuyMeCoffee][buymecoffeebedge]][buymecoffee] +[![GitHub Release][releases-shield]][releases] +[![GitHub Activity][commits-shield]][commits] [![custom_updater][customupdaterbadge]][customupdater] +[![License][license-shield]](LICENSE.md) + +![Project Maintenance][maintenance-shield] +[![BuyMeCoffee][buymecoffeebadge]][buymecoffee] + +[![Discord][discord-shield]][discord] +[![Community Forum][forum-shield]][forum] _Component to integrate with [blueprint][blueprint]._ @@ -102,9 +110,19 @@ If you want to contribute to this please read the [Contribution guidelines](CONT *** -[exampleimg]: example.png -[buymecoffee]: https://www.buymeacoffee.com/ludeeus -[buymecoffeebedge]: https://camo.githubusercontent.com/cd005dca0ef55d7725912ec03a936d3a7c8de5b5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6275792532306d6525323061253230636f666665652d646f6e6174652d79656c6c6f772e737667 [blueprint]: https://github.com/custom-components/blueprint +[buymecoffee]: https://www.buymeacoffee.com/ludeeus +[buymecoffeebadge]: https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg?style=for-the-badge +[commits-shield]: https://img.shields.io/github/commit-activity/y/custom-components/blueprint.svg?style=for-the-badge +[commits]: https://github.com/custom-components/blueprint/commits/master [customupdater]: https://github.com/custom-components/custom_updater -[customupdaterbadge]: https://img.shields.io/badge/custom__updater-true-success.svg +[customupdaterbadge]: https://img.shields.io/badge/custom__updater-true-success.svg?style=for-the-badge +[discord]: https://discord.gg/Qa5fW2R +[discord-shield]: https://img.shields.io/discord/330944238910963714.svg?style=for-the-badge +[exampleimg]: example.png +[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg?style=for-the-badge +[forum]: https://community.home-assistant.io/ +[license-shield]: https://img.shields.io/github/license/custom-components/blueprint.svg?style=for-the-badge +[maintenance-shield]: https://img.shields.io/badge/maintainer-Joakim%20Sørensen%20%40ludeeus-blue.svg?style=for-the-badge +[releases-shield]: https://img.shields.io/github/release/custom-components/blueprint.svg?style=for-the-badge +[releases]: https://github.com/custom-components/blueprint/releases