We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 301a5d9 commit b26b01fCopy full SHA for b26b01f
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