Fixes typos and punctuation; makes changes for sense

This commit is contained in:
Chris Bobek 2018-05-21 02:43:19 -07:00
parent 13dc3b70d9
commit edf21e6b0f

View File

@ -1,6 +1,6 @@
# Chapter One: Introducing Bitcoin
These tutorial will lead you through basic Bitcoin usage and programming, highlighting a variety of techniques from the command line to scripting. However, before you should get started, you should have a basic understanding of what Bitcoin is, and how it works. This chapter provides that overview. Many more definitions will appear within the document itself; this is only intended to lay the foundation.
These tutorials will lead you through basic Bitcoin usage and programming, highlighting a variety of techniques from the command line to scripting. However, before you get started, you should have a basic understanding of what Bitcoin is and how it works. This chapter provides that overview. Many more definitions will appear within the document itself; this is only intended to lay the foundation.
## Objectives for this Chapter