From 4c4c95198be19ce55b43558d5bd08b3452d73c9f Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Sun, 10 Oct 2021 12:00:45 +0100 Subject: [PATCH] Remove gitter for discord --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5f691a6c..282a3150 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ -# Headscale +# headscale -[![Join the chat at https://gitter.im/headscale-dev/community](https://badges.gitter.im/headscale-dev/community.svg)](https://gitter.im/headscale-dev/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ![ci](https://github.com/juanfont/headscale/actions/workflows/test.yml/badge.svg) +![ci](https://github.com/juanfont/headscale/actions/workflows/test.yml/badge.svg) An open source, self-hosted implementation of the Tailscale coordination server. +Join our [Discord](https://discord.gg/XcQxk2VHjx) server for a chat. + ## Overview Tailscale is [a modern VPN](https://tailscale.com/) built on top of [Wireguard](https://www.wireguard.com/). It [works like an overlay network](https://tailscale.com/blog/how-tailscale-works/) between the computers of your networks - using all kinds of [NAT traversal sorcery](https://tailscale.com/blog/how-nat-traversal-works/).