From: Miro Metsänheimo Date: Sun, 13 Oct 2019 08:30:05 +0000 (+0300) Subject: add build badge X-Git-Tag: v0.0.1~42 X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=853a7e04885d310e7b89133031ca56ae429c7a7a;p=libnemo.git add build badge --- diff --git a/README.md b/README.md index c938be7..62baad3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # nanocurrency-web +[![Build Status](https://travis-ci.org/numsu/nanocurrency-web-js.svg?branch=master)](https://travis-ci.org/numsu/nanocurrency-web-js) + Toolkit for Nano cryptocurrency client side offline implementations allowing you to build web- and mobile applications using Nano without compromising the user's keys by sending them out of their own device. The toolkit supports creating and importing wallets and signing blocks on-device. Meaning that the user's keys should never be required to leave the device.