From e9319271d701acba20ef4316a61eb2b7292add72 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 8 Jan 2020 15:04:48 +0100 Subject: [PATCH] chg: [doc] because every project needs a logo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6c2beb9..476469b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # threat-actor-intelligence-server +![](https://raw.githubusercontent.com/MISP/threat-actor-intelligence-server/master/doc/logo/tai.png) + A simple ReST server to lookup threat actors (by name, synonym or UUID) and returning the corresponding MISP galaxy information about the known threat actors. # Requirements