From 30f2aed06e01c6eb1e3c6ebb1b5002e67d754747 Mon Sep 17 00:00:00 2001 From: neonloop Date: Sat, 28 Aug 2021 18:19:38 +0000 Subject: Adds info on built-in browsers to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 056f6fc..ff05cd4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ picoarch can be run by specifying the core library and the content to run: ./picoarch /path/to/core_name_libretro.so /path/to/game.gba ``` -It does not have a built-in file browser, so both core and content must be specified on the command line. +If you do not specify core or content, picoarch will have you select a core from the current directory and content using the built-in file browser. ## Building -- cgit v1.2.3