From c716935d1d807dc367ceed0053bd65e2e3b7f32c Mon Sep 17 00:00:00 2001 From: night0721 Date: Sat, 12 Oct 2024 16:13:41 +0100 Subject: [PATCH] Update Usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e59f49..9e3d41e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ based is a command line tool to help A level students to revise base conversion. # Usage ``` -Usage: ./based -f [from] -t [to] -n [number] +Usage: based -f [from] -t [to] -n [number] based is a command line tool to help A level students to revise base conversion. Options: -f [bin|oct|dec|hex] The base to convert from