From f4ed33fc5c6f9101fa974f076ed49a15d4599f16 Mon Sep 17 00:00:00 2001 From: Nikolay Khabarov <2xl@mail.ru> Date: Sun, 2 Jul 2017 16:17:47 +0300 Subject: [PATCH] update architecture diagram --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2db26e..cd6b9e7 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ sudo ln -s /opt/pypy/bin/pypy /usr/local/bin/pypy ``` # Project architecture -![](https://user-images.githubusercontent.com/8740775/27006267-72506220-4e38-11e7-984f-a629971b6e52.png) +![](https://user-images.githubusercontent.com/8740775/27770129-c8c3592c-5f41-11e7-8a9c-254d5a88ed77.png) # Dependencies Nothing for runtime. Just pure Python code.