summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 7b3c490..c3cd20e 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_64` detours library.
+* [`miniz`](https://github.com/lunarjournal/miniz) - `zlib` library.