From 4976f43dd7387b9d41b931f2f440641b2cc9dd18 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Thu, 4 Jul 2019 09:34:45 +0200 Subject: [PATCH] [SKIP CI] fix missing alt tag for badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cd75cc..ae64fe3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # [ttrss](https://gitea.rknet.org/docker/ttrss) [![Build Status](https://drone.rknet.org/api/badges/docker/ttrss/status.svg)](https://drone.rknet.org/docker/ttrss/) -[![](https://images.microbadger.com/badges/image/xoxys/ttrss.svg)](https://microbadger.com/images/xoxys/ttrss "Get your own image badge on microbadger.com") +[![Microbadger](https://images.microbadger.com/badges/image/xoxys/ttrss.svg)](https://microbadger.com/images/xoxys/ttrss "Get your own image badge on microbadger.com") TT-RSS is an open source web-based news feed (RSS/Atom) reader and aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.