summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-15 10:01:28 +0200
committerGitHub <noreply@github.com>2024-12-15 10:01:28 +0200
commit7267d4d7fe502d5223ee19102008a671e7a775e0 (patch)
treed963fdaafb33616b659b882e70d85921bf98c045 /README.md
parent72afa2f9a7d754f10cac24109471839ffde48a8d (diff)
downloadgsctool-7267d4d7fe502d5223ee19102008a671e7a775e0.tar.gz
gsctool-7267d4d7fe502d5223ee19102008a671e7a775e0.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8a07a2c..134b4c7 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ This demo will give you a raygun on spawn in zombie mode (solo).
Run: `git submodule update --init --recursive` to clone submodules.
-Then build project using the provided makefile in Windows Subsystem for Linux
+Then build project using the provided `makefile` in Windows Subsystem for Linux
and inject resulting `DLL`.
The compiler used for this project is [`tcc`](https://github.com/lunarjournal/tcc) (`Tiny C Compiler`).