diff options
| author | Pavel Janík <[email protected]> | 2015-10-05 21:20:43 +0200 |
|---|---|---|
| committer | Pavel Janík <[email protected]> | 2015-10-05 21:20:43 +0200 |
| commit | 202f612a415f2b32332701bc15f28bd6fab49ebb (patch) | |
| tree | 028b25f4e55e540f91a78d373a2d29db1d7ee368 | |
| parent | Merge pull request #6744 (diff) | |
| download | discoin-202f612a415f2b32332701bc15f28bd6fab49ebb.tar.xz discoin-202f612a415f2b32332701bc15f28bd6fab49ebb.zip | |
The Bitcoin Core project is releasing Bitcoin Core, not Bitcoin.
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Bitcoin Core integration/staging tree +Bitcoin Core integration/staging tree ===================================== [](https://travis-ci.org/bitcoin/bitcoin) @@ -28,7 +28,7 @@ Development Process The `master` branch is regularly built and tested, but is not guaranteed to be completely stable. [Tags](https://github.com/bitcoin/bitcoin/tags) are created -regularly to indicate new official, stable release versions of Bitcoin. +regularly to indicate new official, stable release versions of Bitcoin Core. The contribution workflow is described in [CONTRIBUTING.md](CONTRIBUTING.md). |