Skip to content

Commit

Permalink
added banner
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed Jun 23, 2022
1 parent e028e32 commit 0b07edd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Terragrunt Switcher

<img style="text-allign:center" src="https://s3.us-east-2.amazonaws.com/kepler-images/warrensbox/tgswitch/smallerlogo.png" alt="drawing" width="110" height="140"/>
<img style="text-allign:center" src="https://kepler-images.s3.us-east-2.amazonaws.com/warrensbox/tgswitch/tgswitch-banner.png" alt="drawing"/>


The `tgswitch` command line tool lets you switch between different versions of <a href="https://terragrunt.gruntwork.io/" target="_blank">terragrunt</a>.
Expand Down
2 changes: 1 addition & 1 deletion www/docs/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# What is tgswitch

<img style="text-allign:center" src="https://s3.us-east-2.amazonaws.com/kepler-images/warrensbox/tgswitch/logo.png" alt="drawing"/>
<img style="text-allign:center" src="https://kepler-images.s3.us-east-2.amazonaws.com/warrensbox/tgswitch/tgswitch-banner.png" alt="drawing"/>

The `tgswitch` command line tool lets you switch between different versions of <a href="https://terragrunt.gruntwork.io/" target="_blank">terragrunt</a>.
If you do not have a particular version of terragrunt installed, `tgswitch` will download the version you desire.
Expand Down

0 comments on commit 0b07edd

Please sign in to comment.