diff --git a/YML-Template.yml b/YML-Template.yml index 6749fd6..7520901 100644 --- a/YML-Template.yml +++ b/YML-Template.yml @@ -1,3 +1,4 @@ +--- Name: Binary.exe Description: Something general about the binary Author: The person that created this file @@ -35,4 +36,5 @@ Resources: - Person: John Doe Handle: @johndoe - Person: Ola Norman - Handle: @olaNor \ No newline at end of file + Handle: @olaNor +---