summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-07 18:20:48 +0200
committerGitHub <noreply@github.com>2024-12-07 18:20:48 +0200
commit9fa230f2fee243dbda6e8a32d49993c6e6df0086 (patch)
treed16973cb38724eddd93d0724a981bb88b90778e2 /README.md
parent1e0e0f89f6ba3fee8aa2863e7634df07f0c7fe69 (diff)
downloadgsctool-9fa230f2fee243dbda6e8a32d49993c6e6df0086.tar.gz
gsctool-9fa230f2fee243dbda6e8a32d49993c6e6df0086.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index b15ad24..e356374 100644
--- a/README.md
+++ b/README.md
@@ -28,11 +28,11 @@ the level and starting it again.
Files:
<br/>
-* `gsctool.h` - `GSC loader definitions.`
-* `gsctool.c` - `core implementation.`
-* `offsets.h` - `T5 function offsets.`
+* `gsctool.h` - `GSC loader definitions`.
+* `gsctool.c` - `core implementation`.
+* `offsets.h` - `T5 function offsets`.
# Dependencies
-* [`cdl86`](https://github.com/lunarjournal/cdl86) - `x86 detours library`
-* [`miniz`](https://github.com/lunarjournal/miniz) - `zlib library`
+* [`cdl86`](https://github.com/lunarjournal/cdl86) - `x86 detours library`.
+* [`miniz`](https://github.com/lunarjournal/miniz) - `zlib library`.