diff --git a/README.md b/README.md index 28c110c..2ed409d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Are you sure you want to execute the command? (Y/n): ### Options ```bash -> gpt3 [options] +> lcg [options] --help output usage information --version output the version number diff --git a/main.go b/main.go index de2cac7..5f72ce5 100644 --- a/main.go +++ b/main.go @@ -24,7 +24,7 @@ const ( HELP = ` -Usage: gpt3 [options] +Usage: lcg [options] --help output usage information --version output the version number