From 5a6000da056502c5221eef20eb9d17d4b9f60384 Mon Sep 17 00:00:00 2001 From: Joe Schulte Date: Wed, 17 Jan 2024 12:01:27 -0500 Subject: [PATCH] Update cover image in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8259809cc..2480dc86f 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ look in the current working directory - this is a recommended practice. R package development can be intimidating, however there are now a number of valuable resources to help! -Cover image of R Packages book +Cover image of R Packages book 1. R Packages is a book that gives a comprehensive treatment of all common parts of package development and uses devtools throughout.