Add 'architecture' diagram to example add

This commit is contained in:
Tom Wilkie
2015-05-27 12:07:47 +00:00
parent e8da5903f1
commit 8ca5fd6140

View File

@@ -6,3 +6,13 @@ To run,
make
docker-compose up -d
```
# "architecture"
```
curl -> pyapp --> goapp -> elasticsearch
|
--> qotd -> internet
|
--> redis
```