summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.