Update README.md

This commit is contained in:
Kudaes
2023-11-19 19:54:53 +01:00
parent 023ff0bffc
commit 1938e2acca
+1 -1
View File
@@ -38,7 +38,7 @@ dinvoke_rs = "0.1.2"
```
# Examples
## Resolving Exported API
## Resolving Exported APIs
The example below demonstrates how to use DInvoke_rs to dynamically find and call exports of a DLL (ntdll.dll in this case).