Update README.md

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

View File

@ -4,9 +4,10 @@
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/)