summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <root@spacehen.io>2024-02-07 11:21:27 +0200
committerGitHub <noreply@github.com>2024-02-07 11:21:27 +0200
commitfb7ceca009e8f9c4cdca6b4dbb7d5e5e0fd82f66 (patch)
tree8a531f4019a0cc7dde55ae56689d2474938ae43c
parent53886a50c8784ec27cd49098833b5f21b9522487 (diff)
downloadcdl86-fb7ceca009e8f9c4cdca6b4dbb7d5e5e0fd82f66.tar.gz
cdl86-fb7ceca009e8f9c4cdca6b4dbb7d5e5e0fd82f66.zip
journal: update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cb8fa39..47ef4db 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ cdl86: Compact Detour Library 86
**See it in action!** [gsctool](https://github.com/lunarjournal/gsctool)
# Abstract
-cdl86 is a simple cross platform detours library written in C for Linux and Windows.
+cdl86 is a simple, single c 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.