Skip to content

Commit

Permalink
docs: add emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Nov 29, 2020
1 parent 86a3937 commit 22365f0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@ NxWeeks.day(d6.getDay(), 'cn') // '六'
NxWeeks.day(d7.getDay(), 'cn') // '日'
```

## emoji
- 周一(Mon) 😝
- 周二(Tue) 😪
- 周三(Wed) 😭
- 周四(Thur) 🤪
- 周五(Fri) 🤣
- 周六(Sat) 😎
- 周日(Sun) 😂

## license
Code released under [the MIT license](https://github.com/afeiship/next-weeks/blob/master/LICENSE.txt).

Expand Down

0 comments on commit 22365f0

Please sign in to comment.