]> git.p6c8.net - policy-templates.git/commitdiff
Merge pull request #151 from discentem/patch-1
authorMichael Kaply <consulting@kaply.com>
Tue, 5 Jun 2018 20:27:41 +0000 (13:27 -0700)
committerGitHub <noreply@github.com>
Tue, 5 Jun 2018 20:27:41 +0000 (13:27 -0700)
warning about comments in .json more clear

README.md

index 1d3614f8c67108227c9003ac12d5d8c6f8b737d1..8cee04851718142e13260d0efb78f58ed3e1f12e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,7 +8,10 @@ The content of the JSON file should look like this:
   }
 }
 ```
-Policies are documented below. Note that even though comments are used in this file for documentation, comments are not allowed for JSON files.
+Policies are documented below.   
+
+
+**Note**: though comments are used in this readme file for documentation, comments are not valid in actual JSON files. Remove all comments before attempting to deploy.
 
 Some of the policies are only available on the ESR for security reasons. These policies are marked ESR only.
 

patrick-canterino.de