Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit d46d9a8

Browse files
authored
Update README.MD
1 parent beba0bb commit d46d9a8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.MD

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
## Enhancement from bruce30262
22

33
* **2019/05/29 update** : Now support installation from [idapkg.com](https://idapkg.com/p/PythonEditor) !
4-
* **2020/10/24 update** : For editor to work in v7.4+ ( python3 API ), please refer to [this issue](https://github.com/bruce30262/Python_editor/issues/2).
4+
- **Update** : For now only v2.3 ( python 2 API ) support installation from idapkg.com ( [Issue 3](https://github.com/bruce30262/Python_editor/issues/3) )
5+
* **2021/02/12 update** : Now support Python 3 API and works in v7.4+ ( tested in v7.5 )
56

6-
I've enhanced some features for the one in IDA Pro v7.0 ~ v7.3 ( so far it works fine in IDA v7.0 ~ v7.2, and I think it'll work fine in v7.3. Only tested in Windows though ), including:
7+
I've enhanced some features ( only tested in Windows though ), including:
78

89
* Adding a dark theme ( using [QDarkStyleSheet](https://github.com/ColinDuquesnoy/QDarkStyleSheet) )
910
- Now we have light/dark theme for the editor. Press the `Switch theme` button to switch the theme

0 commit comments

Comments
 (0)