Skip to content

Commit f4ac72a

Browse files
Update README.
1 parent 12d46b8 commit f4ac72a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<img width="400" src="doc/logo.png" alt="A medieval dragon holding a book with linker script writings">
88
</p>
99

10-
This is a Ghidra extension that provides some user friendly ways to parse small source code snippets into data types.
10+
This is a Ghidra extension that provides an automated way to parse Linker Scripts (`.ld`) and extract information from them. Currently, the plugin is able to extract symbol names from `PROVIDE` instructions.
1111

1212
## Installing
1313

0 commit comments

Comments
 (0)