From 9df1678eee1084deca572291c05e60f6b6558100 Mon Sep 17 00:00:00 2001 From: Lisa Date: Sun, 23 Mar 2025 13:23:27 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd71ae2..5349381 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,9 @@ Install axios npm i axios @automattic/yara ``` -Edit variables in code aiprompt, patterns, pathtoscan, llamaendpoint, etc. +Edit variables in code aiprompt, extension, pathtoscan, llamaendpoint, etc. + +Upload your YARA rules inside signatures folder. Supported extensions for YARA rules are: .yar and .yara Run code