From 4e0a13d8a8b9415e6e6c78d1210671cb471d56a0 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 30 Mar 2020 12:28:58 +0200 Subject: [PATCH] readme: remove stability badge --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 83dca66..a239828 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # go-milter [![GoDoc](https://godoc.org/github.com/emersion/go-milter?status.svg)](https://godoc.org/github.com/emersion/go-milter) -[![stability-unstable](https://img.shields.io/badge/stability-unstable-yellow.svg)](https://github.com/emersion/stability-badges#unstable) A Go library to write mail filters.