Skip to content

Commit b88fdf9

Browse files
committed
Sample README.md
1 parent 95f9595 commit b88fdf9

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
1-
# json-validator
2-
A json validator
1+
# Json Validator
2+
3+
A Json Validator that designed to be elegant and easy to use.
4+
5+
6+
## Installation
7+
8+
You can install the latest version of json validator with the following command:
9+
10+
```bash
11+
composer require rethink/json-validator:dev-master
12+
```
13+

0 commit comments

Comments
 (0)