Skip to content

Commit 8c3be3b

Browse files
committed
Update README
1 parent a1e3dd2 commit 8c3be3b

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,21 @@
1-
# laravel-language-ja
1+
# laravel-language-ja
2+
3+
![](https://github.com/blue32a/laravel-language-ja/workflows/Test/badge.svg)
4+
5+
## About
6+
7+
Japanese language resources for Laravel.
8+
9+
## Installation
10+
11+
```console
12+
$ composer require --dev blue32a/laravel-language-ja
13+
```
14+
15+
## Usage
16+
17+
Publish language resources.
18+
19+
```console
20+
$ php artisan vendor:publish --tag=blue32a-lang
21+
```

0 commit comments

Comments
 (0)