diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-07 18:28:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-07 18:28:05 +0200 |
commit | 815fc9e40bbf1e6a2910c81a193ac032997f2ebd (patch) | |
tree | 9eb39086943abeb0afbc27cf46155af2432960a7 | |
parent | 2ddac9011b66e9462b79018dd72a2682450e0002 (diff) | |
download | cdl86-815fc9e40bbf1e6a2910c81a193ac032997f2ebd.tar.gz cdl86-815fc9e40bbf1e6a2910c81a193ac032997f2ebd.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ > [`gsctool`](https://github.com/lunarjournal/gsctool)
# Abstract
-`cdl86` is a simple, single 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.
|