typo readme

This commit is contained in:
Leonetienne 2022-01-30 21:55:52 +01:00
parent 6ea685d825
commit 7f077f5970

View File

@ -22,7 +22,7 @@ Here we have three scripts:
```bash
grab-artist.py 'mixppl'
```
This will grab one individual profile, in this case the user 'mixppl'. You must use the username in profiles url! Not the full name!
This will grab one individual profile, in this case the user 'mixppl'. You must use the username in the profiles url! Not the full name!
### Grab search results
```bash