Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ right-clicking on a function in Ghidra's listing or decompiler view and selectin
The window will show you the AI generated decompilation of the selected function as well as a
natural language explanation of what the function does.

The window can be pinned and will update as you select different functions in Ghidra.
The window can be pinned by dragging the blue top bar and will update as you select different functions in Ghidra.

![AI Decompilation Window](screenshots/ai-decompilation.png)

Expand Down
Loading