summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-12 17:58:10 +0200
committerGitHub <noreply@github.com>2024-12-12 17:58:10 +0200
commitb4c6aabd6e106e8a93ee440670f807f226d616a8 (patch)
tree377c1f05b70b3f036172786f03698b0964c5711d /README.md
parent35a745d166790ad52bc45afb25bfa24ae568b894 (diff)
downloadcdl86-b4c6aabd6e106e8a93ee440670f807f226d616a8.tar.gz
cdl86-b4c6aabd6e106e8a93ee440670f807f226d616a8.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 d5b748a..b26459e 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
> [`cs2rec`](https://github.com/FASTCUP/cs2rec)
# Abstract
-`cdl86` is a simple, 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++` functions in memory.