diff --git a/README.md b/README.md index a79012e..fee2d07 100644 --- a/README.md +++ b/README.md @@ -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, it’s 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)) diff --git a/screenshot.png b/screenshot.png index 907d913..04beb81 100644 Binary files a/screenshot.png and b/screenshot.png differ