Skip to content

Commit 7de434a

Browse files
authored
Update Quick Start section for Rust sources
1 parent e629e8a commit 7de434a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ARM64 memory manipulation framework for iOS/macOS. Compiled as a static library
88

99
Provides inline function hooking, stealth code patching, hardware breakpoints, memory read/write, symbol resolution, and shellcode loading — all targeting `aarch64-apple-ios` & `aarch64-apple-darwin`.
1010

11-
## Quick start
11+
## Quick start for Rust sources
1212

1313
```bash
1414
cargo add specter-mem

0 commit comments

Comments
 (0)