From 79e4af464322d3ad2896840710dbe86ab8d74b8c Mon Sep 17 00:00:00 2001 From: willclarktech Date: Tue, 15 Sep 2020 10:52:06 +0200 Subject: [PATCH] launchpad-ledger: Fix README --- packages/launchpad-ledger/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/packages/launchpad-ledger/README.md b/packages/launchpad-ledger/README.md index e8c0ad23..9b547645 100644 --- a/packages/launchpad-ledger/README.md +++ b/packages/launchpad-ledger/README.md @@ -2,11 +2,8 @@ [![npm version](https://img.shields.io/npm/v/@cosmjs/launchpad-ledger.svg)](https://www.npmjs.com/package/@cosmjs/launchpad-ledger) -``` - ## License This package is part of the cosmjs repository, licensed under the Apache License 2.0 (see [NOTICE](https://github.com/CosmWasm/cosmjs/blob/master/NOTICE) and [LICENSE](https://github.com/CosmWasm/cosmjs/blob/master/LICENSE)). -```