From 960a6774ef8b5808a43b5d1afa453cc48c1aebea Mon Sep 17 00:00:00 2001 From: "James J. McBride" Date: Mon, 15 Jul 2024 09:55:20 -0400 Subject: [PATCH] Minor adjustment to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79e8f2d..0a59c46 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ You want to make a pull request to an open-source project? You don't know how to do it? -This guide will show you how to make a contribution (modifying code, adding things in the docs...) to an open source project that you don't own. +This guide will show you how to make a contribution (modifying code, adding things in the docs...) to an open source project that you don't own. So you don't screw up. __You've read the guide already and you just want the commands? Jump [here](#All-commands).__