Skip to content

Commit

Permalink
Updated tenderly description
Browse files Browse the repository at this point in the history
  • Loading branch information
miljantekic committed Nov 15, 2018
1 parent e606040 commit 510461f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ func init() {

var rootCmd = &cobra.Command{
Use: "tenderly",
Short: "Tenderly helps you observe your contracts in any environment.",
Long: "Tenderly is a development tool for smart contract.",
Short: "Tenderly CLI is a suite of development tools for smart contracts.",
Long: "Tenderly CLI is a suite of development tools for smart contracts which allows your to monitor and debug them on any network.",
}

var versionCmd = &cobra.Command{
Expand Down

0 comments on commit 510461f

Please sign in to comment.