1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
From: Lev Lamberov <dogsleg@debian.org>
Subject: Remove badge icons from README file
This patch removes badges icons from README file. These icons are
intended rather for developers. They are loaded from several external
web sites and not included in the original source.
--- a/README.md
+++ b/README.md
@@ -1,8 +1,3 @@
-[](http://melpa.org/#/package-lint)
-[](http://stable.melpa.org/#/package-lint)
-[](https://github.com/purcell/package-lint/actions/workflows/test.yml)
-<a href="https://www.patreon.com/sanityinc"><img alt="Support me" src="https://img.shields.io/badge/Support%20Me-%F0%9F%92%97-ff69b4.svg"></a>
-
package-lint
============
|