Sfoglia il codice sorgente

Add chat button (#730)

* Add Join Chat Button

* Add Button Link in README

Currently broken

* Fix button link
Edward D 9 anni fa
parent
commit
5e39d5047e
2 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 1 0
      .github/join-chat.svg
  2. 1 1
      README.md

File diff suppressed because it is too large
+ 1 - 0
.github/join-chat.svg


+ 1 - 1
README.md

@@ -1,6 +1,6 @@
 # Awesome-Selfhosted
 # Awesome-Selfhosted
 
 
-[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
+[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Chat](https://raw.githubusercontent.com/Kickball/awesome-selfhosted/master/.github/join-chat.svg)](https://chat.awesome-selfhosted.com)
 
 
 Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
 Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.