diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-05 17:08:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-05 17:08:50 +0200 |
commit | c6d232bdb28c1de227ecf7818d46efe78c67b42c (patch) | |
tree | f57481f5aadf4d42ec1748e185bc61454e36bc85 | |
parent | e6d996f20ee4b2c045d2eb64bd9dd8767259d845 (diff) | |
download | cdl86-c6d232bdb28c1de227ecf7818d46efe78c67b42c.tar.gz cdl86-c6d232bdb28c1de227ecf7818d46efe78c67b42c.zip |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,7 +2,8 @@ `cdl86`: Compact Detours Library 86
-**See it in action!** [gsctool](https://github.com/lunarjournal/gsctool)
+**See it in action!** <br>
+[gsctool](https://github.com/lunarjournal/gsctool)
# Abstract
`cdl86` is a simple, single file, cross platform detours library written in C for Linux and Windows.
|