From a9a7a5ac2dbbab44e0a8f9f717ee3b1fcbc1d00c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patryk=20Uszy=C5=84ski?= <39296371+patrykuszynski@users.noreply.github.com> Date: Wed, 22 May 2024 13:03:35 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c0fd332..fe70a1d7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Visit our IRC channel](https://kiwiirc.com/buttons/irc.freenode.net/bitcoinj.png)](https://kiwiirc.com/client/irc.freenode.net/bitcoinj) -### Welcome to bitcoinj +### Welcome to bitcoinjx The bitcoinj library is a Java implementation of the Bitcoin protocol, which allows it to maintain a wallet and send/receive transactions without needing a local copy of Bitcoin Core. It comes with full documentation and some example apps showing how to use it.