Skip to content

Commit

Permalink
Edit: Tests Badge Added To README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
faridrasidov committed Jul 24, 2024
1 parent ef9da68 commit 3a05ac8
Showing 1 changed file with 5 additions and 12 deletions.
17 changes: 5 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<div align="center">
<h1>SoundCld</h1>
<p>
Expand All @@ -8,18 +7,10 @@
<!-- Badges -->

<a href="https://github.com/faridrasidov/soundcld" title="Go to GitHub repo"><img src="https://img.shields.io/static/v1?label=faridrasidov&message=soundcld&color=purple&logo=github" alt="faridrasidov - soundcld"></a>
<a href="https://github.com/faridrasidov/soundcld/actions/workflows/ci.yml"><img src="https://github.com/faridrasidov/soundcld/actions/workflows/ci.yml/badge.svg" alt="soundcld - CI Tests"></a>

<a href="https://github.com/faridrasidov/soundcld"><img src="https://img.shields.io/github/stars/faridrasidov/soundcld?style=social" alt="stars - soundcld"></a>
<a href="https://github.com/faridrasidov/soundcld"><img src="https://img.shields.io/github/forks/faridrasidov/soundcld?style=social" alt="forks - soundcld"></a>

**Written On**

![Python](https://img.shields.io/badge/Python-black?style=for-the-badge&logo=Python&logoColor=000&labelColor=fff)

**Tests**

![Python](https://img.shields.io/badge/tox-black?style=for-the-badge&logo=testcafe&logoColor=000&labelColor=fff)


</div>

****
Expand All @@ -41,4 +32,6 @@ for item in search:
****
**Notes about `auth_token`:**

**Some methods require authentication in the form of an OAuth2 access token. You can find your token in your browser cookies for SoundCloud under the name "oauth_token". A new token will be generated each time you log out and log back in.**
**Some methods require authentication in the form of an OAuth2 access token.
You can find your token in your browser cookies for SoundCloud under the name "oauth_token".
A new token will be generated each time you log out and log back in.**

0 comments on commit 3a05ac8

Please sign in to comment.