fix readme

This commit is contained in:
Francesco Esposito 2019-07-23 22:08:08 +02:00
parent 3cfb7ec2aa
commit de08ded969
2 changed files with 3 additions and 3 deletions

View File

@ -8,9 +8,9 @@ This bot is written in Node.js
## Architecture
**trackmyd-bot** uses the [**trackmyd-api**](https://github.com/frab1t/trackmyd-api) project APIs to get device locations.
**trackmyd-bot** uses the [**trackmyd-api**](https://github.com/frsposito/trackmyd-api) project APIs to get device locations.
To configure the server, refer to the [**trackmyd-api**](https://github.com/frab1t/trackmyd-api) repository.
To configure the server, refer to the [**trackmyd-api**](https://github.com/frsposito/trackmyd-api) repository.
In order to use trackmyd-bot, in addiction to the configuration of the trackmyd-api, its also necessary to configure [**GPSLogger**](https://github.com/mendhak/gpslogger), an open-source application that allows sending location through HTTP calls.
@ -62,4 +62,4 @@ Before requesting the position to the bot you need to add a new device and confi
GPLv3
---
Made with ❤️ by Francesco Esposito ([@frab1t](https://github.com/frab1t))
Made with ❤️ by Francesco Esposito ([@frsposito](https://github.com/frsposito))

Binary file not shown.

Before

Width:  |  Height:  |  Size: 763 KiB

After

Width:  |  Height:  |  Size: 739 KiB