Skip to content

Commit 06b3522

Browse files
author
jetsaii
committed
Update README
1 parent 5575a2c commit 06b3522

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Invoke URL: https://leetcode-stats-api.herokuapp.com/{YOUR_USERNAME}
2929
Hitting the endpoint with your username returns the following statistics in the json response:
3030
```
3131
{
32-
"status": "",
32+
"status": "success",
33+
"message": "retrieved"
3334
"totalSolved": 360
3435
"easySolved": 146
3536
"totalEasy": 458

0 commit comments

Comments
 (0)