Skip to content

Commit fb57be2

Browse files
authored
Update readme to mention license
1 parent 614a594 commit fb57be2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ php artisan translation-json-cache:clear
2424
Run this during deployment, unless you have a setup where the whole filesystem is reset (e.g. using Docker), in which case you should never have to run this command.
2525

2626
The cached files are stored in the `storage/app` directory and are named `translation-cache-{$locale}.php`. The command simply deletes these files, and you may also safely delete them manually.
27+
28+
## License
29+
30+
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

0 commit comments

Comments
 (0)