summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3e7bbbe..8940eb1 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ It allows for the interception of `x86` and `x86_64` `C/C++` binary functions in
Currently the following platforms are supported:
- `Linux`
-- `Windows`
+- `MS Windows`
The library currently supports two types of function hooks:
* `JMP` patch - patches origin function with a `JMP` to detour.