From eca54fb9e20e66ee41c9ba618be6783867a36b7d Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 1 Oct 2016 12:22:58 +0200 Subject: [PATCH] Specification clarification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f9c6b1..d0a96ad 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # MISP formats -This repository is the official source of the standard MISP formats. +This repository is the official source of the specification and formats in MISP. All the format can be freely reused. * [misp-core-format](misp-core-format/raw.md.txt) [markdown source](misp-core-format/raw.md) which describes the core JSON format of MISP.