diff --git a/README.md b/README.md index 8d95232..ae811c6 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ Feel free to propose your own MISP objects to be included in MISP. The system is ## Format of MISP objects ~~~~json -{ { "attributes": { "domain": { @@ -80,7 +79,6 @@ Feel free to propose your own MISP objects to be included in MISP. The system is "uuid": "43b3b146-77eb-4931-b4cc-b66c60f28734", "version": 8 } -} ~~~~ A MISP object is described in a simple JSON file containing the following element.