Browse Source

Auto merge of #1086 - zcash:daira-simplify-readme-title, r=bitcartel

README.md: simplify the title, drop "Core"

We only have one public tree.
pull/145/head
zkbot 8 years ago
parent
commit
9cc43696ec
  1. 8
      README.md

8
README.md

@ -1,5 +1,5 @@
Zcash Core integration/staging tree
=====================================
Zcash
=====
https://z.cash/
@ -9,7 +9,7 @@ Where do I begin?
We have a guide for joining the public testnet: https://github.com/zcash/zcash/wiki/Public-Alpha-Guide
What is Zcash?
----------------
--------------
Zcash is an implementation of the "Zerocash" protocol. Based on Bitcoin's code, it intends to
offer a far higher standard of privacy and anonymity through a sophisticiated zero-knowledge
@ -28,6 +28,6 @@ See important security warnings in
License
-------
Zcash Core is released under the terms of the MIT license. See [COPYING](COPYING) for more
Zcash is released under the terms of the MIT license. See [COPYING](COPYING) for more
information or see http://opensource.org/licenses/MIT.

Loading…
Cancel
Save