docs: Update README with correct usage instructions for gonamer

This commit is contained in:
Steve White 2025-01-28 11:24:28 -06:00
parent ce4bd81f42
commit 0b843aff0b
1 changed files with 2 additions and 2 deletions

View File

@ -38,12 +38,12 @@ Make sure to replace:
## Usage ## Usage
```bash ```bash
go run gonamer.go <image_filename> gonamer <image_filename>
``` ```
For example: For example:
```bash ```bash
go run gonamer.go vacation_photo.jpg gonamer vacation_photo.jpg
``` ```
The tool will: The tool will: