Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cyperdark committed Oct 6, 2024
1 parent cc34023 commit aee74fc
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@

Quick Links: [Features](#features) ​ / ​ [Usage](#usage) ​ / ​ [Install](#installation) ​ / ​ [Quickstart](#quickstart) ​ / ​ [Tools](#tools)

<br>

## See detailed documentation: [here](https://github.com/cyperdark/osu-api-extended/wiki)

<br>
<br>

## Features
- [x] Api
- [x] osu api v1: [See official documentation](https://github.com/ppy/osu-api/wiki)
- [x] osu api v2 (81+ api routes): [See official documentation](https://osu.ppy.sh/docs/index.html)
- [x] osu api v1:
- [See documentation](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 official documentation](https://osu.ppy.sh/docs/index.html)
- [x] **Auto** session refresh
- [x] Does not require you to login for each action
- [x] Built-in **Tools**
Expand All @@ -31,6 +31,7 @@ Quick Links: [Features](#features) &#8203; / &#8203; [Usage](#usage) &#8203; / &
- `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)
- [x] Setting to prevent throw, [instead send .error](#prevent-throw-errors)

<br>
Expand Down

0 comments on commit aee74fc

Please sign in to comment.