From 9fdfae5a31b9e5ce45ce50d338608c62d41f9e3f Mon Sep 17 00:00:00 2001 From: Supan Adit Pratama Date: Fri, 1 Nov 2019 11:16:12 +0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 315b855..c8f508d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This is Tile38 Implementation for Golang, and also this software has a purpose t simulation such as Uber, Gojek, Grab, etc. The main feature of this software is that it must **lightweight**, **less memory usage**, and **fast**, and for the live map it will integration with [Geo Smart Map](https://github.com/supanadit/geosmartmap) and [Geo Smart App](https://github.com/supanadit/geosmartapp) +![Workflow](http://supanadit.com/wp-content/uploads/2019/11/Workflow.png) + ## Requirements - [Tile38 Server](https://tile38.com/) - [Golang](https://golang.org/)