diff --git a/README.md b/README.md index e17df9b..077395c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Most links will tend to be readings on architecture itself rather than code itse ## Bootcamp Read things here before you start. - [CAP Theorem](http://en.wikipedia.org/wiki/CAP_theorem), Also [plain english](http://ksat.me/a-plain-english-introduction-to-cap-theorem/) explanation -- [Fallacies of Distributed Computing](http://en.wikipedia.org/wiki/Fallacies_of_distributed_computing) YES!! EXPECT EVERYTHING TO BREAK!!! +- [Fallacies of Distributed Computing](http://en.wikipedia.org/wiki/Fallacies_of_distributed_computing), expect things to break, *everything* ## Books - [Distributed Systems for fun and profit](http://book.mixu.net/distsys/single-page.html) [Free]