Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximKing1 committed Feb 19, 2021
1 parent 1767556 commit 85903e2
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,10 +284,11 @@ voteClient.setStroage("sqlite");
```js
voteClient.getVotes(userID, option);
```
*Options*
`daily` - Get Daily Votes<br>
`weekly` - Get Weekly Votes<br>
`monthly` - Get Monthly Votes<br>
*Options*<br>

- `daily` - Get Daily Votes<br>
- `weekly` - Get Weekly Votes<br>
- `monthly` - Get Monthly Votes<br>

# Our Projects

Expand Down

0 comments on commit 85903e2

Please sign in to comment.