diff --git a/README.md b/README.md index fb05c3b..c4f4ad6 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,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")