From 117002f23ed142fdf8c327ca5e06d3287e03fed9 Mon Sep 17 00:00:00 2001 From: gosticks Date: Mon, 15 Jan 2018 18:20:41 +0100 Subject: [PATCH] added label --- README.md | 2 ++ iotaflashlibjswrapper.iml | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7aa64f8..c61c1e4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ + # IOTA Flash Channel Java Wrapper +[![](https://jitpack.io/v/gosticks/iota.flash.js-java-wrapper.svg)](https://jitpack.io/#gosticks/iota.flash.js-java-wrapper) This wrapper allows the usage of [iota.flash.js](https://github.com/iotaledger/iota.flash.js) lib directly in Java. This is achieved by running the iota.flash.js script and all dependencies (modified build of iota.flash.js) in the V8 engine (using [J2V8](https://github.com/eclipsesource/J2V8) bindings for V8). If you have any ideas please submit a request (I am totally not a Java guy so...) diff --git a/iotaflashlibjswrapper.iml b/iotaflashlibjswrapper.iml index f96270c..df1307b 100644 --- a/iotaflashlibjswrapper.iml +++ b/iotaflashlibjswrapper.iml @@ -12,7 +12,6 @@ - \ No newline at end of file