From 1b5a09b4048b41ed472a55f3bafab938fad1e871 Mon Sep 17 00:00:00 2001 From: hugovk Date: Sun, 2 Mar 2014 14:31:28 +0200 Subject: [PATCH] Add build status --- README => README.md | 2 ++ 1 file changed, 2 insertions(+) rename README => README.md (58%) diff --git a/README b/README.md similarity index 58% rename from README rename to README.md index 923259e..4719102 100644 --- a/README +++ b/README.md @@ -1,6 +1,8 @@ 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.