summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-15 15:59:57 +0200
committerGitHub <noreply@github.com>2024-12-15 15:59:57 +0200
commitd949c9b8252a79fc230c3069c6b49847236349ff (patch)
treea6356bb3aa855ffc38104e532283976586a71c8e
parent30c7e8876f2b8ad923cab43a7c7fdd77f0135d32 (diff)
downloadcdl86-d949c9b8252a79fc230c3069c6b49847236349ff.tar.gz
cdl86-d949c9b8252a79fc230c3069c6b49847236349ff.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cf06245..8d28489 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
> [`cs2rec`](https://github.com/FASTCUP/cs2rec)
# Abstract
-`cdl86` is a tiny, single file, cross platform detours library written in `C` for Linux and Windows.
+`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++` binary functions in memory.