From 41d970e4a7b19534b8de24a4646ba8857045e181 Mon Sep 17 00:00:00 2001 From: Dan Sosedoff Date: Tue, 13 Dec 2022 12:42:24 -0600 Subject: [PATCH] Remove appveyor build badge --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ec8409d..80a5200 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ Web-based PostgreSQL database browser written in Go. [![Release](https://img.shields.io/github/release/sosedoff/pgweb.svg?label=Release)](https://github.com/sosedoff/pgweb/releases) [![Linux Build](https://github.com/sosedoff/pgweb/actions/workflows/checks.yml/badge.svg)](https://github.com/sosedoff/pgweb/actions?query=branch%3Amaster) -[![Windows Build](https://img.shields.io/appveyor/ci/sosedoff/pgweb/master.svg?label=Windows)](https://ci.appveyor.com/project/sosedoff/pgweb) [![Go Report Card](https://goreportcard.com/badge/github.com/sosedoff/pgweb)](https://goreportcard.com/report/github.com/sosedoff/pgweb) [![GoDoc](https://godoc.org/github.com/sosedoff/pgweb?status.svg)](https://godoc.org/github.com/sosedoff/pgweb) [![Docker Pulls](https://img.shields.io/docker/pulls/sosedoff/pgweb.svg)](https://hub.docker.com/r/sosedoff/pgweb/)