Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nologic committed May 26, 2015
1 parent 56ca255 commit 8760593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ of thought and have to dig out the reference manual. Which got me thinking:
<i>Why can't IDA just give me the full documentation?</i>

Enter IdaRef:
![](./screenshot/idaref.png =100x20)
![](./screenshot/idaref.png=100x20)
The plugin will monitor the location for your cursor (ScreenEA) and display the full
documentation of the instruction. At the moment it only supports x86-64, however
adding support for other architectures is relatively easy.
Expand Down

0 comments on commit 8760593

Please sign in to comment.