From b39c2c355dcc93549f14880525554a989c0e7f4f Mon Sep 17 00:00:00 2001 From: Francesco Esposito <33671357+frab1t@users.noreply.github.com> Date: Tue, 5 Mar 2019 16:04:38 +0100 Subject: [PATCH] edit readme --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8ad48b6..6ab1145 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Before requesting the position to the bot you need to add a new device and confi 1. **Add a new device.** - Send the `/add` command to the bot. You will be prompted to add the device name. + Send the `/add` command to the bot. You will be prompted to add the device name. 2. **Configure GPSLogger on Android.** @@ -35,9 +35,9 @@ Before requesting the position to the bot you need to add a new device and confi - HEADER (HTTP header, used for authentication to APIs) - BODY (HTTP body with the parameters that will be automatically evaluated by GPSLogger). - Take the values ​​and insert them in the GPSLogger app under "Logging details > Log to custom URL" specifying HTTP Method = 'PATCH' + Take the values ​​and insert them in the GPSLogger app under "Logging details > Log to custom URL" specifying HTTP Method = 'PATCH'. - - Press "Start Logging" on GPSLogger. + Then press "Start Logging" on GPSLogger. 3. **Request the position at the bot** @@ -58,6 +58,4 @@ Before requesting the position to the bot you need to add a new device and confi 8. Start with `npm start`. -The bot was created for fun. - Made with ❤️ by Francesco Esposito ([@frab1t](https://github.com/frab1t))