diff --git a/Readme.md b/Readme.md index a1631e4..a74f57d 100644 --- a/Readme.md +++ b/Readme.md @@ -170,7 +170,7 @@ Chapter by chapter, you will build a full peer-to-peer, autonomous training bloc You start with 0 lines of code and end-up with 13+ branches with complete executable source-code. -PS: Don't worry if anything on the screen makes sense yet, it will once you go chapter by chapter; release by release. +PS: Don't worry if nothing on the screen makes sense yet, it will once you go chapter by chapter; release by release. ![peer-to-peer blockchain system in action](public/img/andrej_babayaga_caesar_sync_p2p.png) @@ -350,4 +350,4 @@ See you on Twitter - [@Web3Coach.](https://twitter.com/Web3Coach) # License The the-blockchain-bar library (i.e. all code outside of the cmd directory) is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the COPYING.LESSER file. -The the-blockchain-bar binaries (i.e. all code inside of the cmd directory) is licensed under the GNU General Public License v3.0, also included in our repository in the COPYING file. \ No newline at end of file +The the-blockchain-bar binaries (i.e. all code inside of the cmd directory) is licensed under the GNU General Public License v3.0, also included in our repository in the COPYING file.