From 351fe5382f6ba108b65d67ab220beb6603a7027f Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Fri, 22 Jan 2021 23:39:19 +0200 Subject: [PATCH] CI badge alternative text. --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 2ff7976..1ed12cf 100644 --- a/README.rst +++ b/README.rst @@ -3,6 +3,7 @@ Template .. image:: https://git.shore.co.il/nimrod/template/badges/master/pipeline.svg :target: https://git.shore.co.il/nimrod/template/-/commits/master + :alt: pipeline status A CLI tool for generating files from `Jinja2 <http://jinja.pocoo.org/>`_ templates and environment variables. -- GitLab