From db68cf21ee7bdb8f397af9117694fc4a763b5904 Mon Sep 17 00:00:00 2001 From: Supan Adit Pratama Date: Fri, 3 Jan 2020 19:01:35 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a1e9d8..bc4273b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is Tile38 Implementation for Golang, and also this software has a purpose to be real time tracking system 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) +**less memory usage**, and **fast**, and for the live map it has integrate 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/geosmart-work.png) ## Requirements