diff options
-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.
|