From 0b07edd1e856ad54aaa9d0712ba7a927139ab977 Mon Sep 17 00:00:00 2001 From: warrensbox Date: Thu, 23 Jun 2022 14:35:36 -0500 Subject: [PATCH] added banner --- README.md | 2 +- www/docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 971a0a5..f451a27 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Terragrunt Switcher -drawing +drawing The `tgswitch` command line tool lets you switch between different versions of terragrunt. diff --git a/www/docs/index.md b/www/docs/index.md index bf94b59..a5c7f31 100644 --- a/www/docs/index.md +++ b/www/docs/index.md @@ -1,6 +1,6 @@ # What is tgswitch -drawing +drawing The `tgswitch` command line tool lets you switch between different versions of terragrunt. If you do not have a particular version of terragrunt installed, `tgswitch` will download the version you desire.