diff --git a/SUMMARY.md b/SUMMARY.md index 9a7c171..7634e22 100755 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -9,5 +9,6 @@ * [Automation and MISP API](automation/README.md) * [PyMISP - Python Library to access MISP](pymisp/README.md) * [Create an event based on a report](create-event-report/README.md) +* [Taxonomies](taxonomy/README.md) * [Categories and Types](categories-and-types/README.md) * [Appendices](appendices/README.md) diff --git a/taxonomy/README.md b/taxonomy/README.md index a76ee2d..f5948b1 100644 --- a/taxonomy/README.md +++ b/taxonomy/README.md @@ -1,6 +1,3 @@ - - - ## Taxonomies In MISP 2.4, a flexible mechanism has been introduced to support various [taxonomy of classification](https://github.com/MISP/misp-taxonomies).