Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Syriiin committed May 5, 2024
1 parent 414120a commit 8104a6b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,13 @@ difficalcy is an osu! difficulty and performance calculator REST API.

```json
{
"accuracy": 1,
"combo": 2402,
"difficulty": {
"aim": 3.471503344019442,
"aim": 3.4715033440194416,
"speed": 3.4738667283055444,
"flashlight": 4.58994045567377,
"total": 7.255439646986892
"flashlight": 0,
"total": 7.25543964698689
},
"performance": {
"aim": 220.83646290283872,
Expand Down

0 comments on commit 8104a6b

Please sign in to comment.