From 40388a0c288dde28f4c426f212f675c1e99ccec9 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Mon, 16 Apr 2012 09:04:45 +0100 Subject: [PATCH] Add travis-ci build status image to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ac507a9..3146cc7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # node-base58 +[![Build Status](https://secure.travis-ci.org/jimeh/node-base58.png)](http://travis-ci.org/jimeh/node-base58) + A Base58 encoding and decoding library for [Node.js]. [node.js]: http://nodejs.org/