From 23c0334f6817e91af2231bf48872f53f7c9ec229 Mon Sep 17 00:00:00 2001 From: Quentin McGaw Date: Thu, 31 Dec 2020 03:49:01 +0000 Subject: [PATCH] Documentation: Add visitors count to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ebc099f..34c99799 100644 --- a/README.md +++ b/README.md @@ -444,6 +444,7 @@ You can also use the HTTP control server (see below) to get the port forwarded. [![GitHub issues](https://img.shields.io/github/issues/qdm12/gluetun.svg)](https://github.com/qdm12/gluetun/issues) [![GitHub closed issues](https://img.shields.io/github/issues-closed/qdm12/gluetun.svg)](https://github.com/qdm12/gluetun/issues?q=is%3Aissue+is%3Aclosed) +![Visitors count](https://visitor-badge.laobi.icu/badge?page_id=gluetun.readme) ![GitHub stars](https://img.shields.io/github/stars/qdm12/gluetun?style=social) ![GitHub watchers](https://img.shields.io/github/watchers/qdm12/gluetun?style=social) ![Contributors](https://img.shields.io/github/contributors/qdm12/gluetun)