Skip to content

Commit 430a855

Browse files
authored
chore: update README with architecture documentation link
Added link to architecture documentation for clarity.
1 parent a1b323d commit 430a855

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
**ntstrings** is a string extraction tool for Windows. Designed as a high-performance alternative to standard tools like Sysinternals `strings`, `bstrings`, `xxstrings`, `strings2`, etc.
44

5+
For a more in-depth explanation of the scanning approach, see the [architecture documentation](https://github.com/NotRequiem/ntstrings/blob/master/architecture.md).
56
# Usage
67

78
```text

0 commit comments

Comments
 (0)