From 6723ad3cc663bddbfd711b8e35748a8f0cd4fa5f Mon Sep 17 00:00:00 2001 From: junderw Date: Mon, 20 Apr 2020 22:30:13 +0900 Subject: [PATCH] Fix README links (not ready yet though) --- README.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fb76690..1da1f50 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Payjoin Client -[![Build Status](https://travis-ci.org/bitcoinjs/bip32.png?branch=master)](https://travis-ci.org/bitcoinjs/bip32) +[![Build Status](https://travis-ci.org/bitcoinjs/payjoin-client.png?branch=master)](https://travis-ci.org/bitcoinjs/payjoin-client) -[![NPM](https://img.shields.io/npm/v/bip32.svg)](https://www.npmjs.org/package/bip32) +[![NPM](https://img.shields.io/npm/v/payjoin-client.svg)](https://www.npmjs.org/package/payjoin-client) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) diff --git a/package.json b/package.json index e04548d..947b672 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "payjoin-client-js", + "name": "payjoin-client", "version": "1.0.0", "description": "A BTCPay Payjoin compatible client", "keywords": [