From 9ba905d923867c5c42cdfe049a82900665bb94d8 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 12 May 2025 13:43:26 -0700 Subject: jubeat_asphyxia: update README --- jubeat/asphyxia/czeave_to_tachi.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jubeat/asphyxia/czeave_to_tachi.py') diff --git a/jubeat/asphyxia/czeave_to_tachi.py b/jubeat/asphyxia/czeave_to_tachi.py index e486351..da58707 100644 --- a/jubeat/asphyxia/czeave_to_tachi.py +++ b/jubeat/asphyxia/czeave_to_tachi.py @@ -59,9 +59,9 @@ if __name__ == "__main__": "-s", "--service", help="Service description to be shown on Tachi (Note for where this score came from)", - default="jubeat Asphyxia czeave", + default="jubeat Asphyxia CZEAve", ) - parser.add_argument("-f", "--file", help="AsphyxiaCORE jubeat .db file czeave", required=True) + parser.add_argument("-f", "--file", help="AsphyxiaCORE jubeat .db file (jubeat@asphyxia.db)", required=True) parser.add_argument( "-o", "--output", help="Output filename", default="czeave_asphyxia_batch_manual.json" ) -- cgit v1.2.3