We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dbfb31 commit 301a5d9Copy full SHA for 301a5d9
1 file changed
README.md
@@ -8,7 +8,7 @@ Example Usage:
8
9
RETROAPI = RetroArch('/usr/bin/retroarch','settings','settings/bios','settings/controller')
10
11
-RETROAPI.start(<Game Path>,<Libretro Plugin Path>)
+RETROAPI.start("<Game Path>","<Libretro Plugin Path>")
12
13
RETROAPI.toggle_fullscreen()
14
0 commit comments