Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Li authored Nov 19, 2017
1 parent f1f9da5 commit dbf31bc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@ en
```

### Api
-`getArea():string` 获取地区
-`getConstellation():string` 获取星座
-`getAge():int` 获取年龄
-`getBirthday(string $foramt = 'Y-m-d'):string` 获取生日
-`getGender():string` 获取性别
-`getCounty():string|null` 获取县城
-`getCity():string|null` 获取城市
-`getProvince():string|null` 获取省
- `getArea():string` 获取地区
- `getConstellation():string` 获取星座
- `getAge():int` 获取年龄
- `getBirthday(string $foramt = 'Y-m-d'):string` 获取生日
- `getGender():string` 获取性别
- `getCounty():string|null` 获取县城
- `getCity():string|null` 获取城市
- `getProvince():string|null` 获取省

0 comments on commit dbf31bc

Please sign in to comment.