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 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)