Skip to content

Commit

Permalink
man
Browse files Browse the repository at this point in the history
  • Loading branch information
cyperdark committed Oct 6, 2024
1 parent aee74fc commit e1cf4e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ Quick Links: [Features](#features) ​ / ​ [Usage](#usage) ​ / &
## Features
- [x] Api
- [x] osu api v1:
- [See documentation](wiki/_api_v1_v2)
- [See documentation](https://github.com/cyperdark/osu-api-extended/wiki/_api_v1_v2)
- [See official documentation](https://github.com/ppy/osu-api/wiki)
- [x] osu api v2 (82+ api routes):
- [See documentation](wiki/_api_v2_v3)
- [See documentation](https://github.com/cyperdark/osu-api-extended/wiki/_api_v2_v3)
- [See official documentation](https://osu.ppy.sh/docs/index.html)
- [x] **Auto** session refresh
- [x] Does not require you to login for each action
Expand All @@ -31,7 +31,7 @@ Quick Links: [Features](#features) ​ / ​ [Usage](#usage) ​ / &
- `tools.calculate_total_passed_objects` - Calculate total passed objects
- `tools.country_details` - Get country name and code by providing country name/code
- `tools.download_beatmaps` - Downloads a beatmap or beatmap set by given ID. (Supports different hosts)
- [See documentation](wiki/_tools_v3)
- [See documentation](https://github.com/cyperdark/osu-api-extended/wiki/_tools_v3)
- [x] Setting to prevent throw, [instead send .error](#prevent-throw-errors)

<br>
Expand Down

0 comments on commit e1cf4e9

Please sign in to comment.