From c5b74eafb99628d42388f05a9b5ca5d545b6025c Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Sun, 4 Feb 2018 10:54:29 +0800 Subject: [PATCH] remove the obsolete logo --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 749c1c7..a85b876 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # Awesome Scalability, Availability, and Stability Back-end Design Patterns -[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) A curated list of selected readings to illustrate Scalability, Availability, and Stability Design Patterns in Back-end Development. Concepts are explained in the articles of notable engineers (Werner Vogels, James Hamilton, Martin Fowler, Robert C. Martin, Tom White, etc) and high quality reference sources (highscalability.com, infoq.com, etc). Case studies are taken from battle-tested systems those are serving millions of users (Netflix, Instagram, Riot Games, LINE, Expedia, etc).