From 153932fb414d36aa38838c8099008a184e2e3091 Mon Sep 17 00:00:00 2001 From: rratnawa Date: Thu, 11 Oct 2018 11:49:50 +0530 Subject: [PATCH] add configure gateway Readme link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b4e44be..83473e8 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,6 @@ to run this application. 3. It configures a full fledged 3 Scale setup for that particular information provided you setup your THREE_SCALE_API_ACCESS_KEY and THREE_SCALE_API_ACCOUNT_ID in your OS environment variables. If everything is perfect, upon completion of the request, it returns you with the app_id, app_key, production and staging urls. + +### 3scale Configure-gateway tool: +[Documentations](https://github.com/fabric8-analytics/f8a-3scale-connect-api/blob/master/tools/configure-gateway/README.md)