diff --git a/README.md b/README.md
index 437d5e5..9e400f2 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,10 @@
- [Chapter 16 - Refactoring SerialDate](#chapter15)
- [Chapter 17 - Smells and Heuristics](#chapter17)
+
Credits
+
+This document is a summary of the wonderful 2008 book **Clean Code: A Handbook of Agile Software Craftsmanship** by Robert C. Martin. [link](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882)
+
Chapter 1 - Clean Code