summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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:
```
+