From ac7c6321606f395a744b242d0f38d30ca2b7fec2 Mon Sep 17 00:00:00 2001 From: Miguel Palazzo <50017+miguelpalazzo@users.noreply.github.com> Date: Tue, 19 Oct 2021 11:31:49 -0400 Subject: [PATCH] Fix README image --- README.md | 2 +- banner.png => headline.png | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename banner.png => headline.png (100%) diff --git a/README.md b/README.md index 1afb0c0..b5c10b0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square) [![CI](https://github.com/upgundecha/howtheysre/actions/workflows/workflow.yml/badge.svg)](https://github.com/upgundecha/howtheysre/actions/workflows/workflow.yml) -![Alt](banner.png "banner") +![How they SRE](headline.png) > A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE) diff --git a/banner.png b/headline.png similarity index 100% rename from banner.png rename to headline.png