diff --git a/README.md b/README.md
index ac1b38f..aac8284 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,6 @@
# Clean Architecture Demo
-A sample app for my presentation on Clean Architecture: Patterns, Practices, and Principles
+A sample application for Clean Architecture: Patterns, Practices, and Principles
+
+This sample application is intended to be a learning tool for clean architecture practices. It incorporates several of these practices in a way that is simple and easy to understand.
+
+If you'd like to learn more about this style of software architecture, please check out my online course Clean Architecture: Patterns, Practices, and Principles.