From 7fa96c2569f0b92a90c2a6791dd292ec88842907 Mon Sep 17 00:00:00 2001 From: Kyle Honeycutt Date: Fri, 3 Aug 2018 22:04:42 -0700 Subject: [PATCH] update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 98efd28..d828c3e 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,12 @@ the BitcoinJS library and was built from BIP32JP's SegWit repo (https://github.c Import as native(bech32) segwit: `importprivkey('p2wpkh:L5eaxGKPZZMnanjxDzBd82VaxnHAE6MmBojiEFAVTM9mWZEhMMqG')` -4. Troubleshooting +4. Contributing - * If your webcam QR code scanner is not working when using an offline version it is recommended to try running the page from a local XAMPP server. + * Please feel encouraged to contribute to this project. + * Anyone can create an issue if you find a bug or have a suggestion. + * If you are a developer feel free to submit a pull request or fork. - -Please feel encouraged to contribute. =======