Skip to content

Commit 89fb50c

Browse files
committed
README.md: update example
1 parent 25541de commit 89fb50c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ writenpmstat.writeNpmStat("2021", "2022-03");
2727

2828
writenpmstat.datePeriod = "month";
2929
writenpmstat.writeNpmStat("2022-01", "2022-04-15");
30+
31+
writenpmstat.writeLastWeekNpmStat();
3032
```
3133

3234
Visit our [documentation](https://veghdev.github.io/write-npmstat/) site for code reference or

0 commit comments

Comments
 (0)