summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-15 15:50:03 +0200
committerGitHub <noreply@github.com>2024-12-15 15:50:03 +0200
commitbf1bd35c8fc9a69e052dc511846a3a9d68be60b8 (patch)
tree7d0c0e4854e8018df0cb59888b965872c8a6a1f5 /README.md
parent08e4002f7814328f92fb233c61cf4ddc5be72396 (diff)
downloadgsctool-bf1bd35c8fc9a69e052dc511846a3a9d68be60b8.tar.gz
gsctool-bf1bd35c8fc9a69e052dc511846a3a9d68be60b8.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 181a998..7b3c490 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`