Update README.md

This commit is contained in:
Supan Adit Pratama 2020-01-03 10:06:45 +07:00 committed by GitHub
parent ef5ed8d7fb
commit e4130910a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,13 +1,14 @@
![Geo Smart Logo](http://supanadit.com/wp-content/uploads/2019/11/Geo-Smart-Logo.png) ![Geo Smart Logo](http://supanadit.com/wp-content/uploads/2019/11/Geo-Smart-Logo.png)
# GEO Smart System # 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 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**, 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 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) ![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 ## Requirements
- [Tile38 Server](https://tile38.com/) - [Tile38 Server](https://tile38.com/)
- [Golang](https://golang.org/) - [Golang](https://golang.org/)