diff --git a/README.md b/README.md index be047ed..9da2a55 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,6 @@ If you're using IDA Pro 7.3 or below, you likely will need to take a look at the ## TODO - [X] Support IDA Pro 7.4 - [X] Retain IDA Pro 7.3 support via old release taggin -- [] Convert all code to Python3 syntax +- [X] Convert all code to Python3 syntax - [] Get all code style into the same format -- [] Clean up imports due to IDA Python changes \ No newline at end of file +- [] Clean up imports due to IDA Python changes