aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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