From d3e3a8455b1238a1d404cde053409cc4a7dd5adc Mon Sep 17 00:00:00 2001 From: houseme Date: Tue, 26 Jul 2022 17:51:21 +0800 Subject: [PATCH] Update README.MD --- README.MD | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 4b80e59d..f4d1a081 100644 --- a/README.MD +++ b/README.MD @@ -1,2 +1,7 @@ # url-shortenter -The short link service system, which is suitable for small and medium-sized community websites, supports short link production, query and 302 redirection, and comes with click statistics, independent IP statistics and access logs. + +[![Go Reference](https://pkg.go.dev/badge/github.com/houseme/url-shortenter.svg)](https://pkg.go.dev/github.com/houseme/url-shortenter) +[![Go-url-shortenter CI](https://github.com/houseme/url-shortenter/actions/workflows/go.yml/badge.svg)](https://github.com/houseme/url-shortenter/actions/workflows/go.yml) +[![License](https://img.shields.io/github/license/houseme/url-shortenter.svg?style=flat)](https://github.com/houseme/url-shortenter) + +`URL-Shortenter` The short link service system, which is suitable for small and medium-sized community websites, supports short link production, query and 302 redirection, and comes with click statistics, independent IP statistics and access logs.