summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <md.node.0@gmail.com>2026-01-15 12:24:34 +0200
committerGitHub <noreply@github.com>2026-01-15 12:24:34 +0200
commit4c371d51f926a1fd0defe602772f72495d9079d5 (patch)
tree54e3fa52e71c55c1abc858b435e9d15dc71c62f8
parentcc6ebba644a12df80f6d592505fe6aef1b83d0e3 (diff)
downloadgsctool-4c371d51f926a1fd0defe602772f72495d9079d5.tar.gz
gsctool-4c371d51f926a1fd0defe602772f72495d9079d5.zip
Update README.md
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 00a7ddd..016e74e 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Run: `git submodule update --init --recursive` to clone submodules.
Then build project using either:
* The provided `Makefile` in `WSL` (`Windows`)
-* The provided `premake5.lua` script by running `premake5 vs2022` to generate a Visual Studio 2022 Project.
+* The provided [`premake5.lua`](https://premake.github.io/) script by running `premake5 vs2022` to generate a Visual Studio 2022 Project
Finally build and inject the resulting `DLL`.
@@ -78,3 +78,4 @@ Files:
+