diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.
|