diff --git a/README.md b/README.md index f876b20..4616153 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # APICast Profile Sharing Policy +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) ## Description @@ -6,11 +7,11 @@ A custom policy to attach the profile information of calling account as headers ## Usage -Simply insure to copy the policy source `src/` within APICast container instance and point to it as additional policy load path with `APICAST_POLICY_LOAD_PATH` [environment variable](https://github.com/3scale/APIcast/blob/master/doc/parameters.md#apicast_policy_load_path). +Simply ensure to copy the policy source `src/` within APICast instance and point to it using `APICAST_POLICY_LOAD_PATH` [option](https://github.com/3scale/APIcast/blob/master/doc/parameters.md#apicast_policy_load_path). Alternatively, use the `openshift.yml` file provided for S2I [deployment as documented offically](https://access.redhat.com/documentation/en-us/red_hat_3scale_api_management/2.9/html/administering_the_api_gateway/apicast_policies#builtin). ## Author -Abdullah Barrak (abarrak) +Abdullah Barrak (@abarrak).