From 532cf0d37e9181aa2b2ac751881f71aa04ce9707 Mon Sep 17 00:00:00 2001 From: Khash Sajadi Date: Tue, 23 Apr 2019 12:52:59 +0100 Subject: [PATCH] Readme Signed-off-by: Khash Sajadi --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e42888c..80fa59f 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# alterant \ No newline at end of file +# Alterant + +Alterant is a command line tool that lets you manipulate YAML and JSON files using simple Javascript files. This is useful when applying broad modifications to Kubernetes configuration files. For more information checkout [Alterant Website](https://help.cloud66.com/alterant/)