diff --git a/markdown_uml_2.md b/markdown_uml_2.md
index 97c3a4cefc2aa4f0b448943bf557b0ed3eec32cf..5e4c4ed9fe01b5932a9e5ac9c6625333eb6be9f5 100644
--- a/markdown_uml_2.md
+++ b/markdown_uml_2.md
@@ -10,7 +10,10 @@ group Testing markdown ::include
     Int_Au <- Comp_Mg
 end
 
+'This includes Bob & Alice talk
+'Note that the file is in another folder (/dir)
 ::include{file=/dir/included_part2.puml}
-
+note: This part is included from a file in another folder
+        
 
 ```
\ No newline at end of file