From e3309210e8b7cfdf57da7f01310d9200035919c4 Mon Sep 17 00:00:00 2001 From: Simon Warta Date: Wed, 10 Aug 2022 15:27:24 +0200 Subject: [PATCH] Format text --- packages/cli/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/packages/cli/README.md b/packages/cli/README.md index 79232918..28775e05 100644 --- a/packages/cli/README.md +++ b/packages/cli/README.md @@ -259,8 +259,10 @@ play with contracts. ## Diving into Contracts -Check out the [mask documentation](https://github.com/cosmos/cosmjs/blob/main/packages/cli/MASK.md) to view how to use some custom -helpers to upload code and use non-trivial contracts with proper types. +Check out the +[mask documentation](https://github.com/cosmos/cosmjs/blob/main/packages/cli/MASK.md) +to view how to use some custom helpers to upload code and use non-trivial +contracts with proper types. ## License