summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-07 18:28:17 +0200
committerGitHub <noreply@github.com>2024-12-07 18:28:17 +0200
commitd4f0b6505af3bc14f1c7d9f627f651c6f6001868 (patch)
tree1f98db54d77a6de9e3da9f2f1354e601dda86a34
parent815fc9e40bbf1e6a2910c81a193ac032997f2ebd (diff)
downloadcdl86-d4f0b6505af3bc14f1c7d9f627f651c6f6001868.tar.gz
cdl86-d4f0b6505af3bc14f1c7d9f627f651c6f6001868.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 458a0fa..e355135 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
# Abstract
`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.
+It allows for the interception of `x86` and `x86_64` `C/C++` functions in memory.
[`https://journal.lunar.sh/2022/linux-detours.html`](https://journal.lunar.sh/2022/linux-detours.html)