From 1ff1493ae300e01d920edf2e3124d45bb76eaa15 Mon Sep 17 00:00:00 2001 From: The Ghost of FOSS' Future <163201376+sneedgroup-holder@users.noreply.github.com> Date: Fri, 6 Sep 2024 11:15:57 -0500 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ae39e2..a7fdf23 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Cross-Platform Open Reactive AntiMalware * VirusTotal - Creating Yara * [ReversingLabs - Creating Some Yara Rules](https://github.com/reversinglabs/reversinglabs-yara-rules) * [Yara23x0 - Creating more Yara Rules](https://github.com/Neo23x0/signature-base) -* [mikesxrc - Creating a compilation of even MORE yara rules (had to delete some to clean the console a tad...)](https://github.com/mikesxrs/Open-Source-YARA-rules) +* [mikesxrs - Creating a compilation of even MORE yara rules (had to delete some to clean the console a tad...)](https://github.com/mikesxrs/Open-Source-YARA-rules) * Sneed Group - Creating the idea/code * ChatGPT/Gemini - Helping code this amazing project