summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <root@spacehen.io>2024-02-16 18:25:41 +0200
committerGitHub <noreply@github.com>2024-02-16 18:25:41 +0200
commit9c40238704a4664e780469ab97d4f48d80136583 (patch)
tree58dcb86e4cf4e10bb5e8eebce4484943a5957e79
parentfb7ceca009e8f9c4cdca6b4dbb7d5e5e0fd82f66 (diff)
downloadcdl86-9c40238704a4664e780469ab97d4f48d80136583.tar.gz
cdl86-9c40238704a4664e780469ab97d4f48d80136583.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 47ef4db..45ad71a 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, single c file, cross platform detours library written in C for Linux and Windows.
+cdl86 is a simple, 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.