From 3f2848f066d2a36f73bb9b4917293ac56c5ebeff Mon Sep 17 00:00:00 2001 From: Stanislas Date: Mon, 19 Oct 2020 12:06:13 +0200 Subject: [PATCH] readme: update badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e12e7d..2f0b6f6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # WireGuard installer -![Lint](https://github.com/angristan/wireguard-install/workflows/Lint/badge.svg) [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fangristan%2Fwireguard-install&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com) - +![Lint](https://github.com/angristan/wireguard-install/workflows/Lint/badge.svg) +![visitors](https://visitor-badge.glitch.me/badge?page_id=angristan.wireguard-install) **This project is a bash script that aims to setup a [WireGuard](https://www.wireguard.com/) VPN on a Linux server, as easily as possible!**