From 01f387f39961c106077fd7381099d93b4e744a77 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Fri, 22 Jan 2021 22:59:59 +0200
Subject: [PATCH] Alternative text for the badge.

---
 README.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.rst b/README.rst
index db78270..ad44165 100644
--- a/README.rst
+++ b/README.rst
@@ -3,6 +3,7 @@ eb-prune
 
 .. image:: https://git.shore.co.il/nimrod/eb-prune/badges/master/pipeline.svg
     :target: https://git.shore.co.il/nimrod/eb-prune/-/commits/master
+    :alt: pipeline status
 
 A CLI tool to prune old versions of Elastic Beanstalk.
 
-- 
GitLab