From 73b74b68f8443c2441baf3e59eb7a2728581a33b Mon Sep 17 00:00:00 2001 From: ProtocolCash <49352514+ProtocolCash@users.noreply.github.com> Date: Fri, 19 Apr 2019 23:45:14 -0700 Subject: [PATCH] Update README.md - the name has a dash, not a period. --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1b67b24f3f0..ed7008a80d4 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ -### Welcome to bitcoinj.cash +### Welcome to bitcoinj-cash The bitcoinj.cash library is a Java implementation of the Bitcoin cash protocol. This library is a fork of Mike Hearn's original bitcoinj library aimed at supporting the Bitcoin cash eco-system. It allows maintaining a wallet and sending/receiving transactions without needing a full blockchain node. It comes with full documentation and some example apps showing how to use it. -For support and discussion please join us on the [mailing list](https://groups.google.com/forum/#!forum/bitcoinj-cash). - -Release notes are [here](docs/Releases.md). +If there is something that needs to be updated or fixed, please create an issue. ### Technologies