Explorar el Código

Add chat button (#730)

* Add Join Chat Button

* Add Button Link in README

Currently broken

* Fix button link
Edward D hace 9 años
padre
commit
5e39d5047e
Se han modificado 2 ficheros con 2 adiciones y 1 borrados
  1. 1 0
      .github/join-chat.svg
  2. 1 1
      README.md

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 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.