diff --git a/README.md b/README.md
index fec0d25e4e193483913768a9215c564733b95a4f..303f2a5f0b8e95f90653a5918357d7956f58a125 100644
--- a/README.md
+++ b/README.md
@@ -32,10 +32,14 @@ CMake project and include the MorseInit module:
     list(APPEND CMAKE_MODULE_PATH "${MORSE_CMAKE_MODULE_PATH}/modules/" )
     # Include the init module
     include(MorseInit)
-    #
 
 We recommend to use this project as a `git submodule` of your project.
 
+Testing
+---------------------
+
+See the file [README](modules/find/test/README.md).
+
 Get involved!
 ---------------------