summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <md.node.0@gmail.com>2025-12-24 09:04:24 +0200
committerGitHub <noreply@github.com>2025-12-24 09:04:24 +0200
commit5c9a53423912e7a00e38c45f1a1a90dd3a7a89bf (patch)
treee2e277381fc691b22630fe0ee571d6ee46a5cc03
parent59b32de0bf21048ffdb27c2e2f3dad06b057dd22 (diff)
downloadgsctool-5c9a53423912e7a00e38c45f1a1a90dd3a7a89bf.tar.gz
gsctool-5c9a53423912e7a00e38c45f1a1a90dd3a7a89bf.zip
Update README.md
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 42d8a80..809eb50 100644
--- a/README.md
+++ b/README.md
@@ -37,14 +37,14 @@ 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/lunar-rf/cdl86) - `x86_64` detours library.
-* [`miniz`](https://github.com/lunar-rf/miniz) - `zlib` library.
+* [`cdl86`](https://github.com/lunar-rf/cdl86) - `x86_64` detours library
+* [`miniz`](https://github.com/lunar-rf/miniz) - `zlib` library
# Signature
@@ -71,3 +71,4 @@ Files:
```
+