From 5f00f8d68495c20562d73bcb7c103be9db854d92 Mon Sep 17 00:00:00 2001 From: VyacheslavIurevich Date: Thu, 1 Aug 2024 11:51:28 +0300 Subject: [PATCH] fix: README.md fix Signed-off-by: VyacheslavIurevich --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7475d7..0592f1a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ This script provides ability to postprocess code, which is decompiled via Ghidra * [Python 3.12](https://www.python.org/) * [pyhidra](https://github.com/dod-cyber-crime-center/pyhidra) * [Ghidra](https://github.com/NationalSecurityAgency/ghidra) + Development: * [Pylint](https://www.pylint.org/) * [Pytest](https://docs.pytest.org/en/stable/)