From cdfa16a96b197966219ac57e45e07ab2b2b51a0e Mon Sep 17 00:00:00 2001 From: a-Sansara Date: Mon, 12 Oct 2020 16:03:29 +0200 Subject: [PATCH] add printscreen --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e63074..04af67a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ of yaml documents, documents matching a specified condition. **Ykre** goal is to specific Kubernetes Resource from the kustomize output. **Ykre** stands for **Y**aml **K**ubernetes **R**esources **E**xtractor. +![ykre](https://www.pluie.org/img/ykre.png) + ## Install @@ -25,7 +27,7 @@ wget -q -O - https://github.com/pluie-org/ykre/raw/master/install.sh | sh ykre SEARCH [DEF] ``` -## examples +## Examples display content of the kubernetes resource 'myResourceName' ```