diff --git a/README.md b/README.md index bf5bca6..72eeb3f 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,13 @@ Before running the program, make sure to configure the Discord webhook URL. Run the project: ```bash -go run all_products.go or go run * +go run all_products.go +``` + +or + +```bash +go run * ``` ## Contributing