summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-15 09:20:09 +0200
committerGitHub <noreply@github.com>2024-12-15 09:20:09 +0200
commit55d679dd089f22822299dda2b00260f96e8ebcea (patch)
treeeb75f6686d408dbd25cf032aa85647fafc28f673 /README.md
parentb4c6aabd6e106e8a93ee440670f807f226d616a8 (diff)
downloadcdl86-55d679dd089f22822299dda2b00260f96e8ebcea.tar.gz
cdl86-55d679dd089f22822299dda2b00260f96e8ebcea.zip
Update README.md
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 b26459e..80df866 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
# Abstract
`cdl86` is a tiny, single file, cross platform detours library written in `C` for Linux and Windows.
-It allows for the interception of `x86` and `x86_64` `C/C++` functions in memory.
+It allows for the interception of `x86` and `x86_64` `C/C++` binary functions in memory.
[`https://journal.lunar.sh/2022/linux-detours.html`](https://journal.lunar.sh/2022/linux-detours.html)