Add build status

This commit is contained in:
hugovk 2014-03-02 14:31:28 +02:00
parent 6fa52100c3
commit 1b5a09b404

9
README.md Normal file
View file

@ -0,0 +1,9 @@
pylast
------
[![Build Status](https://travis-ci.org/hugovk/pylast.png?branch=master)](https://travis-ci.org/hugovk/pylast)
A python interface to Last.fm. Try using the pydoc utility for help
on usage.
Original code can be found at: http://code.google.com/p/pylast/