diff --git a/README - Runtime.md b/README - Runtime.md index be0193da..c2e1451a 100644 --- a/README - Runtime.md +++ b/README - Runtime.md @@ -19,8 +19,8 @@ To monitor your application with Dynatrace, please follow these steps: `git checkout -b CD_` -**What value should i use for ?** -- i.e. for vehicle-composite-service you need to get [this](https://code.connected.bmw/runtime/tf-cluster-apps/blob/master/euprd/apps/vehicle-composite-service.tf#L8) value. + **What value should i use for ?** + - i.e. for vehicle-composite-service you need to get [this](https://code.connected.bmw/runtime/tf-cluster-apps/blob/master/euprd/apps/vehicle-composite-service.tf#L8) value. 5. Execute the script passing as parameters, again, the : @@ -35,11 +35,11 @@ To monitor your application with Dynatrace, please follow these steps: 8. Commit and pull request to merge the branch to the master: - `git add ` - - `git commit -m " configuration changes"` - - `git push -u origin ` + ``` + git add + git commit -m " configuration changes" + git push -u origin + ``` ### Results