feat: update readme

This commit is contained in:
Ran-j
2025-04-17 02:04:55 -03:00
parent 4b59d8d2c8
commit 1130a322a2
+1 -1
View File
@@ -88,7 +88,7 @@ To execute the recompiled code, you'll need to implement or use a runtime that p
* System call handling
* PS2-specific hardware simulation
A basic runtime header is provided in `ps2xRuntime` folder.
A basic runtime lib is provided in `ps2xRuntime` folder.
### Limitations