Skip to content

Commit 5d72450

Browse files
authored
README.md: Add link to docs
1 parent 13725b6 commit 5d72450

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,14 @@ pypcode
44

55
Machine code disassembly and IR translation library for Python using the
66
excellent [SLEIGH](https://ghidra.re/courses/languages/html/sleigh.html)
7-
library from the [Ghidra](https://ghidra-sre.org/) framework (version 10.2.2).
7+
library from the [Ghidra](https://ghidra-sre.org/) framework.
88

99
This library was created primarily for use with [angr](http://angr.io), which
1010
provides analyses and symbolic execution of p-code.
1111

12+
Documentation covering how to install and use pypcode is
13+
[available here](https://api.angr.io/projects/pypcode/en/stable/).
14+
1215
Quick Start
1316
-----------
1417
This package can be installed on Linux, macOS, and Windows platforms for recent

0 commit comments

Comments
 (0)