add commands to readme

and re-name commands
This commit is contained in:
hackerESQ
2024-09-06 22:26:54 -05:00
parent e9ec079ff9
commit e9fb0d0b6f
8 changed files with 76 additions and 6 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ class CaptureDailyChange extends Command
*
* @var string
*/
protected $signature = 'daily-change:capture';
protected $signature = 'capture:daily-change';
/**
* The console command description.