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!
-
+
1. R Packages is a book that gives a comprehensive treatment of all common parts
of package development and uses devtools throughout.