Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
abrinckm committed Apr 27, 2018
1 parent da5a921 commit f28d175
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Eth-Offline-Tx
# Eth-Offline-Tx <a href="https://www.npmjs.com/package/eth-offline-tx"><img src="">

<a href="https://travis-ci.org/abrinckm/eth-offline-tx"><img src="https://travis-ci.org/abrinckm/eth-offline-tx.svg?branch=master" alt="Build status"></a>
[![Coverage Status](https://coveralls.io/repos/github/abrinckm/eth-offline-tx/badge.svg?branch=master)](https://coveralls.io/github/abrinckm/eth-offline-tx?branch=master)
[![npm version](https://badge.fury.io/js/eth-offline-tx.svg)](https://badge.fury.io/js/eth-offline-tx)
[![node](https://img.shields.io/badge/node-%3E=8.9.1-brightgreen.svg)](https://nodejs.org/dist/latest-v8.x/docs/api/)


This project is licensed under the terms of the MIT license.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eth-offline-tx",
"version": "1.0.11",
"version": "1.0.12",
"description": "Provides easy mechanism for creating, and signing transactions offline",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f28d175

Please sign in to comment.