doc: Move text prior to "This package provides..."

This commit is contained in:
Bryant Eisenbach 2019-09-17 20:09:11 -04:00 committed by GitHub
parent a1473b48fe
commit 94a4761b85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -17,5 +17,6 @@ Description: Zcash libraries and tools
Based on Bitcoin's code, it intends to offer a far higher standard Based on Bitcoin's code, it intends to offer a far higher standard
of privacy and anonymity through a sophisticiated zero-knowledge of privacy and anonymity through a sophisticiated zero-knowledge
proving scheme which preserves confidentiality of transaction metadata. proving scheme which preserves confidentiality of transaction metadata.
Think of it as HTTPS for money.
This package provides the daemon, zcashd, and the CLI tool, This package provides the daemon, zcashd, and the CLI tool,
zcash-cli, to interact with the daemon. Think of it as HTTPS for money. zcash-cli, to interact with the daemon.