From 6f130ebd316a9603b68a1d87a9236152d6f1aa2f Mon Sep 17 00:00:00 2001 From: Sourena MAROOFI Date: Mon, 2 Sep 2024 21:04:14 +0200 Subject: [PATCH] Update README.md --- modules/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/README.md b/modules/README.md index 362875b..2515d72 100644 --- a/modules/README.md +++ b/modules/README.md @@ -198,7 +198,7 @@ And run it like: ./bulkdns --lua-script=spfscanner.lua --concurrency=10 input_file.txt ``` -I am using the json library from [here](https://github.com/rxi/json.lua). I sotred it in the module directory. +I am using the json library from [here](https://github.com/rxi/json.lua). I stored it in the module directory. You can find more modules in this directory and all are documented.