浏览代码

Architecture diagram

Aanand Prasad 9 年之前
父节点
当前提交
daaa19fa96
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md
  2. 二进制
      architecture.png

+ 2 - 0
README.md

@@ -15,6 +15,8 @@ The app will be running at [http://localhost:5000](http://localhost:5000), and t
 Architecture
 -----
 
+![Architecture diagram](architecture.png)
+
 * A Python webapp which lets you vote between two options
 * A Redis queue which collects new votes
 * A Java worker which consumes votes and stores them in…

二进制
architecture.png