From 81e76e24543d3d99d7dadc22d9db536f855e73a4 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Tue, 29 Sep 2020 13:10:06 +0200 Subject: [PATCH] Fixed Readme.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 181a0a7..56b4d1d 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ Note: the APIs described above do not requires any subscription in case you use To use this script it's necessary to perform the following instructions: 1) clone the repository 2) create a credentials files (.mercedes_credentials) with: -> CLIENT_ID="" - -> CLIENT_SECRET="" - -> VEHICLE_ID="" +```bash +CLIENT_ID="" +CLIENT_SECRET="" +VEHICLE_ID="" +``` where CLIENT_ID and CLIENT_SECRET referring to the application information that can be found in [Mercedes Developer Console](https://developer.mercedes-benz.com/console) and VEHICLE_ID is the VIN of your car. -- 2.47.3