From 536f337b64ebf45109d86f30407677f7c7ea531c Mon Sep 17 00:00:00 2001 From: rrrutledge Date: Wed, 3 Jan 2024 18:39:36 -0600 Subject: [PATCH] Fix Markdown Lint error Add alt text https://github.com/InnerSourceCommons/InnerSourcePatterns/actions/runs/7386496303/job/20093212394 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38fc45d43..78d2b902a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # InnerSource Patterns - +The InnerSource Patterns book This repository contains the InnerSource Patterns collected by the [InnerSource Commons][isc-website]. These patterns are InnerSource best practices codified in a specific format to make it easy to understand, evaluate, and reuse them.