Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Thoroldvix authored Nov 18, 2024
1 parent cffb3f8 commit 9c08eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ This library uses Java 11 HttpClient for making YouTube request by default, it w
of 3rd party libraries. Since Android SDK doesn't include Java 11 HttpClient, you will have to implement
your own `YoutubeClient` for it to work.

You can check example implementation in [YoutubeClient Customization and Proxy](#youtubeclient-customization-and-proxy).
You can check how to do it in [YoutubeClient Customization and Proxy](#youtubeclient-customization-and-proxy).

## 🔧 Detailed Usage

Expand Down

0 comments on commit 9c08eab

Please sign in to comment.