From e1b74f449356dc0fd298d0511f9b4957daccfc38 Mon Sep 17 00:00:00 2001 From: Ran-j Date: Sat, 12 Apr 2025 03:53:07 -0300 Subject: [PATCH] feat: change readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 0803b81..99bb085 100644 --- a/Readme.md +++ b/Readme.md @@ -63,7 +63,7 @@ PS2Recomp uses TOML configuration files to specify: #### Example configuration: ```toml -toml[general] +[general] input = "path/to/game.elf" output = "output/" single_file_output = false