diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -57,6 +57,7 @@ Here are some handy links for development practices aligned with Bitcoin ABC: - [Statement of Bitcoin ABC Values and Visions](https://www.yours.org/content/bitcoin-abc---our-values-and-vision-a282afaade7c) +- How to Do Code Reviews Like a Human [Part 1](https://mtlynch.io/human-code-reviews-1/) [Part 2](https://mtlynch.io/human-code-reviews-2/) - [Large Diffs Are Hurting Your Ability To Ship](https://medium.com/@kurtisnusbaum/large-diffs-are-hurting-your-ability-to-ship-e0b2b41e8acf) - [Stacked Diffs: Keeping Phabricator Diffs Small](https://medium.com/@kurtisnusbaum/stacked-diffs-keeping-phabricator-diffs-small-d9964f4dcfa6) - [Parallel Implementations](https://www.gamasutra.com/view/news/128325/Opinion_Parallel_Implementations.php) diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ -Bitcoin ABC +(Bitcoin ABC)[https://bitcoinabc.org] =========== -https://bitcoinabc.org +Bitcoin-ABC exists to bring sound money, and a gradient-free economy, to the masses. +We plan to do this by implementing a series of optimizations and protocol upgrades +to enable processing gigabyte blocks and beyond. We believe this is in line with the +mission of the original Bitcoin team. What is Bitcoin Cash? ---------------------