diff --git a/README.md b/README.md index bac5bae89..6a02a602a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@
- Sigma Logo + Sigma Logo

@@ -40,7 +40,10 @@ The main purpose of this project is to provide a structured form in which resear Sigma is for log files what [Snort](https://www.snort.org/) is for network traffic and [YARA](https://github.com/VirusTotal/yara) is for files. -![sigma_description](./images/Sigma-description.png) + + + Sigma Description - A diagram showing Yaml Files (Sigma Rules) moving through a Sigma Convertor, and coming out as many SIEM logos, showing how Sigma rules can be converted to many different available SIEM query languages + ### Why Sigma @@ -116,4 +119,4 @@ This project would've never reached this hight without the help of the hundreds ## Licenses -The content of this repository is released under the [Detection Rule License (DRL) 1.1](https://github.com/SigmaHQ/Detection-Rule-License) +The content of this repository is released under the [Detection Rule License (DRL) 1.1](https://github.com/SigmaHQ/Detection-Rule-License). diff --git a/images/Sigma-description.png b/images/Sigma-description.png deleted file mode 100644 index a57d589e4..000000000 Binary files a/images/Sigma-description.png and /dev/null differ diff --git a/images/Sigma_description_dark.png b/images/Sigma_description_dark.png new file mode 100644 index 000000000..dba3717cb Binary files /dev/null and b/images/Sigma_description_dark.png differ diff --git a/images/Sigma_description_light.png b/images/Sigma_description_light.png new file mode 100644 index 000000000..3800e12ae Binary files /dev/null and b/images/Sigma_description_light.png differ