bitcoin-dev-project / bitcoiner-intro-to-rust

The Bitcoiner's Introduction to Rust
68 stars 18 forks source link

Edit Chapter 01 for better flow of reading #6

Closed edilmedeiros closed 4 months ago

edilmedeiros commented 4 months ago

Edit Chapter 01 for better flow of reading.

Approach:

  1. break paragraphs into individual lines. This doesn't change the rendered text, but make it easier to inspect changes later (this is what we do to source code, line by line).
  2. Edit text. Tried to improve the prose without adding or removing ideas.
  3. Change the title to better reflect the chapter.