From f9eca425b6f66a1ca517d43471f7c0047c18daa9 Mon Sep 17 00:00:00 2001 From: Unbewohnte <65883674+Unbewohnte@users.noreply.github.com> Date: Fri, 7 May 2021 19:51:06 +0300 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bb8a73..099443c 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ To run - `./OBM` in terminal (on Unix) || `OBM` in command line (on Windows) (a ### Flags (starting from version 1.3.4) -Right now there is 2 arguments that you can specify before running the program - "beatmap" and "showOrder". +Right now there are 2 arguments that you can specify before running the program - "beatmap" and "showOrder". "-beatmap" flag takes a string; it will tell the program to do its work **ONLY** on beatmaps with specified name; others will be ignored. The names of beatmaps in Osu! consist an id, artist and the name of the soundtrack, so you can specify any name in the flag that will contain one of those parts.