From 1cf0c4898201c6c69d08dd4c6aecd5f1ffaa7a47 Mon Sep 17 00:00:00 2001 From: nadoo <287492+nadoo@users.noreply.github.com> Date: Mon, 11 Sep 2017 00:25:57 +0800 Subject: [PATCH] doc: add some badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 928fac0..8499be2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ [![Build Status](https://img.shields.io/travis/nadoo/glider.svg?style=flat-square)](https://travis-ci.org/nadoo/glider) [![Go Report Card](https://goreportcard.com/badge/github.com/nadoo/glider?style=flat-square)](https://goreportcard.com/report/github.com/nadoo/glider) +[![GitHub tag](https://img.shields.io/github/tag/nadoo/glider.svg?style=flat-square)](https://github.com/nadoo/glider/releases) +[![GitHub release](https://img.shields.io/github/release/nadoo/glider.svg?style=flat-square)](https://github.com/nadoo/glider/releases) +[![Github closed issues](https://img.shields.io/github/issues-closed-raw/nadoo/glider.svg?style=flat-square)](https://github.com/nadoo/glider/issues) [![License](https://img.shields.io/badge/license-GPL3.0-blue.svg?style=flat-square)](https://github.com/nadoo/glider/blob/master/LICENSE) glider is a forward proxy with multiple protocols support, and also a dns forwarding server with ipset management features(like dnsmasq).