diff --git a/README.md b/README.md index 81419b2..9adc97b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Logo](/logo.png)](http://backendhub.com/) + # The Patterns of Scalable, Reliable, and Performant Large-Scale Systems An organized reading list for illustrating the patterns of scalable, reliable, and performant large-scale systems. Concepts are explained in the articles of prominent engineers and credible references. Case studies are taken from battle-tested systems that serve millions to billions of users. diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..fc43f9c Binary files /dev/null and b/logo.png differ