Merge pull request #369 from tieubinhco/master
Remove artist.shout("<3") in README.md
This commit is contained in:
commit
e193106bde
1 changed files with 0 additions and 4 deletions
|
@ -87,10 +87,6 @@ network = pylast.LastFMNetwork(
|
|||
)
|
||||
|
||||
# Now you can use that object everywhere
|
||||
artist = network.get_artist("System of a Down")
|
||||
artist.shout("<3")
|
||||
|
||||
|
||||
track = network.get_track("Iron Maiden", "The Nomad")
|
||||
track.love()
|
||||
track.add_tags(("awesome", "favorite"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue