From 804e8f4079138c933ea1796ce5939fb20e8050fc Mon Sep 17 00:00:00 2001 From: Tim Sutton Date: Mon, 29 Apr 2019 11:31:28 +0100 Subject: [PATCH] Added architecture diagram --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index a5572c7..a6a61cb 100644 --- a/readme.md +++ b/readme.md @@ -4,6 +4,9 @@ A docker compose project to setup an OSM PostGIS database with automatic updates from OSM periodically. The only file you need is a PBF file and run the docker compose project. +## General architecture + +![Alt text](/docs/architecture.png?raw=true "Optional Title") ## Quick setup