From 90c020a1141a132de81bd35fcc91f269a7e66c2f Mon Sep 17 00:00:00 2001 From: Andrei KISARI Date: Tue, 4 Aug 2020 15:45:16 +0300 Subject: [PATCH] Updated the README file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21d7d6c..a31cd16 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ emulate raw binary files, and see their output. Note that this simple emulator s 5. disasmtool_lix - like disasmtool, but for Linux. -6. pydis - this is the Python binding for the bddisasm project. You will need Python 3 for this. +6. pybddisasm - this is the Python binding for the bddisasm project. You will need Python 3 for this. ## Objectives