From 9992d6e6be198eeda3e07c1f695a8102503c0d06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Nako?= <1316484+mnako@users.noreply.github.com> Date: Wed, 2 Aug 2023 21:43:19 +0900 Subject: [PATCH] Remove lint badge from README.md after merging lint workflow into test (#39) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 409085c..0e4125b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Letters, or how to parse emails in Go [![Test](https://github.com/mnako/letters/actions/workflows/test.yml/badge.svg)](https://github.com/mnako/letters/actions/workflows/test.yml) -[![Lint](https://github.com/mnako/letters/actions/workflows/lint.yml/badge.svg)](https://github.com/mnako/letters/actions/workflows/lint.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/mnako/letters)](https://goreportcard.com/report/github.com/mnako/letters) **Letters** is a minimalistic Golang library for parsing plaintext and MIME