From 648f291ddda5a2ed05c4c6357399b3b7cc6a7a58 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 25 Jul 2021 09:29:20 +0200 Subject: [PATCH] chg: [readme] fixed --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9c54b52..eb3da44 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,11 @@ other collections of data that can be used to mark, classify or label data in th - MISP warninglist format ## Contributing -If you want to contribute to our IETF Internet-Draft for the MISP standard, [misp-rfc](https://github.com/MISP/misp-rfc) is the repository to propose changes. -Each format folder has several files of different extensions, including XML and Markdown (MD). -You should update only the Markdown file; the XML and ASCII for the IETF I-D are automatically generated. -If a major release or updates happen in the format, we will [publish the I-D to the IETF](https://datatracker.ietf.org/doc/search/?name=misp& -activedrafts=on&rfcs=on). + +If you want to contribute to our IETF Internet-Draft for the MISP standard, [misp-rfc](https://github.com/MISP/misp-rfc) is the repository to propose changes. +- Each format folder has several files of different extensions, including XML and Markdown (MD). +- You should update only the Markdown file; the XML and ASCII for the IETF I-D are automatically generated. +- If a major release or updates happen in the format, we will [publish the I-D to the IETF](https://datatracker.ietf.org/doc/search/?name=misp&activedrafts=on&rfcs=on). ## License