Skip to content

Commit b8ded26

Browse files
committed
Merge bitcoin/bitcoin#25090: doc: Explain Bitcoin Core instead of Bitcoin in README.md
faeb5b5 doc: Explain Bitcoin Core in README.md (MacroFake) Pull request description: Currently the README doesn't explain what Bitcoin Core is. Fix that. Further reading / Inspired by: * bitcoin/bitcoin#25012 * bitcoin-core/bitcoincore.org#783 * bitcoin-core/bitcoincore.org#784 ACKs for top commit: laanwj: re-ACK faeb5b5 brunoerg: ACK faeb5b5 1440000bytes: ACK bitcoin/bitcoin@faeb5b5 w0xlt: ACK bitcoin/bitcoin@faeb5b5 Tree-SHA512: f9a9460853487a46ba0219d26cefa1fcf8d650deb3c2656737a54648016af0cdac58c5d4641a390be8c05f3e78185bd99801e239fcb87d410c4df31f61bc7016
2 parents ed4eeaf + faeb5b5 commit b8ded26

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,14 @@ https://bitcoincore.org
66
For an immediately usable, binary version of the Bitcoin Core software, see
77
https://bitcoincore.org/en/download/.
88

9-
Further information about Bitcoin Core is available in the [doc folder](/doc).
10-
11-
What is Bitcoin?
12-
----------------
9+
What is Bitcoin Core?
10+
---------------------
1311

14-
Bitcoin is an experimental digital currency that enables instant payments to
15-
anyone, anywhere in the world. Bitcoin uses peer-to-peer technology to operate
16-
with no central authority: managing transactions and issuing money are carried
17-
out collectively by the network. Bitcoin Core is the name of open source
18-
software which enables the use of this currency.
12+
Bitcoin Core connects to the Bitcoin peer-to-peer network to download and fully
13+
validate blocks and transactions. It also includes a wallet and graphical user
14+
interface, which can be optionally built.
1915

20-
For more information read the original Bitcoin whitepaper.
16+
Further information about Bitcoin Core is available in the [doc folder](/doc).
2117

2218
License
2319
-------

0 commit comments

Comments
 (0)