]> zoso.dev Git - libnemo.git/commitdiff
add build badge
authorMiro Metsänheimo <miro@metsanheimo.fi>
Sun, 13 Oct 2019 08:30:05 +0000 (11:30 +0300)
committerMiro Metsänheimo <miro@metsanheimo.fi>
Sun, 13 Oct 2019 08:30:05 +0000 (11:30 +0300)
README.md

index c938be73463981f61d001a5132072404dcb4062a..62baad346f1a64c427acc71624b6426bfd72008c 100644 (file)
--- 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.