diff --git a/Cargo.toml b/Cargo.toml index 86bc16c..d96d632 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "kwd" +description = "Attaching multiple tags to a single kaniko image build." version = "1.0.0" edition = "2021" license = "MIT" diff --git a/README.md b/README.md index 4d0c80b..8bfdd3b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ ## Description -This is a tool that performs destination tasks when attaching multiple tags to a single kaniko image build. +Attaching multiple tags to a single kaniko image build. ## Configuration