From 2131e7e2d6c29625ce469c5813a6e2c3e415d0e0 Mon Sep 17 00:00:00 2001 From: Afroz Chakure Date: Thu, 10 Sep 2020 17:20:53 +0530 Subject: [PATCH] docs(license) : link added to license badge #89 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68850e7..c1f2605 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![Stability:Beta](https://img.shields.io/badge/stability-beta-orange) ![CircleCI](https://img.shields.io/circleci/build/github/appvia/krane/master) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/release/appvia/krane)](https://github.com/appvia/krane/releases/latest) -![License: Apache-2.0](https://img.shields.io/github/license/appvia/kore) +[![License: Apache-2.0](https://img.shields.io/github/license/appvia/kore)](https://github.com/appvia/krane/blob/master/LICENSE) ![Docker Repository on Quay.io](https://img.shields.io/badge/container-ready-brightgreen) _Krane_ is a simple Kubernetes RBAC static analysis tool. It identifies potential security risks in K8s RBAC design and makes suggestions on how to mitigate them. _Krane_ dashboard presents current RBAC security posture and lets you navigate through its definition.