diff options
author | Wim <wim@42.be> | 2019-03-25 20:45:30 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2019-03-25 21:13:11 +0100 |
commit | cc05ba89073e16dd374f5b5a77cb1214a2e735b9 (patch) | |
tree | eccd3b906bf50b69640a9fb9c93181d568dcac87 /README.md | |
parent | 16763b715acf4c96e733f388ba180d48a7be78d4 (diff) | |
download | matterbridge-msglm-cc05ba89073e16dd374f5b5a77cb1214a2e735b9.tar.gz matterbridge-msglm-cc05ba89073e16dd374f5b5a77cb1214a2e735b9.tar.bz2 matterbridge-msglm-cc05ba89073e16dd374f5b5a77cb1214a2e735b9.zip |
Thank DigitalOcean (https://digitalocean.com) for another year of sponsorship
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -35,6 +35,12 @@ **Note:** Matter<em>most</em> isn't required to run matter<em>bridge</em>.</sup></div> +<p> + <a href="https://www.digitalocean.com/"> + <img src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/PoweredByDO/DO_Powered_by_Badge_blue.svg" width="201px"> + </a> +</p> + ### Table of Contents * [Features](https://github.com/42wim/matterbridge/wiki/Features) * [Natively supported](#natively-supported) @@ -264,7 +270,13 @@ See [FAQ](https://github.com/42wim/matterbridge/wiki/FAQ) * https://daniele.tech/2019/02/how-to-use-matterbridge-to-connect-2-different-slack-workspaces/ ## Thanks -[![Digitalocean](https://snag.gy/3LVifX.jpg)](https://www.digitalocean.com/) for sponsoring demo/testing droplets. + +<p>This project is supported by:</p> +<p> + <a href="https://www.digitalocean.com/"> + <img src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg" width="201px"> + </a> +</p> Matterbridge wouldn't exist without these libraries: * discord - https://github.com/bwmarrin/discordgo |