From 16d2ead7ed594dd120a352941d272a5e33d3622e Mon Sep 17 00:00:00 2001 From: Victor Oliva Date: Wed, 21 Aug 2024 11:19:18 +0200 Subject: [PATCH] fix LICENSE format --- LICENSE => LICENSE.md | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename LICENSE => LICENSE.md (100%) diff --git a/LICENSE b/LICENSE.md similarity index 100% rename from LICENSE rename to LICENSE.md diff --git a/README.md b/README.md index ab8b2b5..46aa15b 100644 --- a/README.md +++ b/README.md @@ -30,4 +30,4 @@ You can also create your own actions from the landing page of the dApp. ## License -MIT - Refer to [LICENSE](https://github.com/polkadot-api/web3-blockspace-actions/blob/main/LICENSE) +MIT - Refer to [LICENSE](https://github.com/polkadot-api/web3-blockspace-actions/blob/main/LICENSE.md)