Skip to content

Commit da7a49e

Browse files
authored
Update README.md
1 parent e5464d5 commit da7a49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/spatie/laravel-random-command.svg?style=flat-square)](https://packagist.org/packages/spatie/:package_name)
44
[![Total Downloads](https://img.shields.io/packagist/dt/spatie/laravel-random-command.svg?style=flat-square)](https://packagist.org/packages/spatie/:package_name)
55

6-
Aren't you tired of having to think about which artisan command? This package takes that pain away. It provides a `random` command that will pick a random command and execute it.
6+
Aren't you tired of having to think about which artisan command to execute? This package takes that pain away. It provides a `random` command that will pick a random command and execute it.
77

88
```bash
99
php artisan random

0 commit comments

Comments
 (0)