From 9d2d8b0c1ee289712d76959a840035f17c5bd1de Mon Sep 17 00:00:00 2001 From: Eher Date: Sun, 2 Dec 2012 21:42:40 -0200 Subject: [PATCH] Put Travis-ci status image in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f23264..c288c8c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -#OAuth 1 PHP Library +#OAuth 1 PHP Library[![Build Status](https://secure.travis-ci.org/EHER/OAuth.png?branch=master)](http://travis-ci.org/EHER/OAuth) Based on [Andy Smith's](http://term.ie/) [basic php library](http://oauth.googlecode.com/svn/code/php/) for OAuth.