From 56a281afdb349bdfbb6fcbe8e38c45cfbc7868e5 Mon Sep 17 00:00:00 2001 From: Yann Hamon Date: Fri, 1 Jan 2021 16:05:00 +0100 Subject: [PATCH] update readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index f4c3bfe..75d8655 100644 --- a/Readme.md +++ b/Readme.md @@ -13,7 +13,7 @@ It is inspired by, contains code from and is designed to stay close to * **high performance**: will validate & download manifests over multiple routines, caching downloaded files in memory * configurable list of **remote, or local schemas locations**, enabling validating Kubernetes - custom resources (CRDs) + custom resources (CRDs) and offline validation capabilities. ### A small overview of Kubernetes manifest validation