From 2dd69b7fb3754db88709e7aa4f89f81d77cbb198 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vic=20Sh=C3=B3stak?= Date: Wed, 28 Apr 2021 09:46:26 +0300 Subject: [PATCH] Update README with a new gopher icon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fdb326..6ec38b1 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Task queues are used as a mechanism to distribute work across multiple machines. **Example use case** -![Task Queue Diagram](https://user-images.githubusercontent.com/11155743/114697318-727c5100-9d26-11eb-98d3-0e0cc38b613d.jpg) +![Task Queue Diagram](https://user-images.githubusercontent.com/11155743/116358505-656f5f80-a806-11eb-9c16-94e49dab0f99.jpg) ## Features