From e4130910a3a3ff0b171f3f42932f3e845f11bbe3 Mon Sep 17 00:00:00 2001 From: Supan Adit Pratama Date: Fri, 3 Jan 2020 10:06:45 +0700 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 971b331..2a1e9d8 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ ![Geo Smart Logo](http://supanadit.com/wp-content/uploads/2019/11/Geo-Smart-Logo.png) # GEO Smart System + +[![Go Report Card](https://goreportcard.com/badge/github.com/supanadit/geo-smart-system)](https://goreportcard.com/report/github.com/supanadit/geo-smart-system) + 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) ![Workflow](http://supanadit.com/wp-content/uploads/2019/11/geosmart-work.png) -[![Go Report Card](https://goreportcard.com/badge/github.com/supanadit/geo-smart-system)](https://goreportcard.com/report/github.com/supanadit/geo-smart-system) - ## Requirements - [Tile38 Server](https://tile38.com/) - [Golang](https://golang.org/)