From: Giorgio Ravera Date: Tue, 29 Sep 2020 11:10:06 +0000 (+0200) Subject: Fixed Readme.md X-Git-Tag: v0.1~2 X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=81e76e24543d3d99d7dadc22d9db536f855e73a4;p=mercedes_me_api.git Fixed Readme.md --- 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.