From 8bdbd5844d59d935c4ea32532fdad1ffa9fe486c Mon Sep 17 00:00:00 2001 From: Tom Date: Fri, 17 Jul 2026 16:46:08 -0300 Subject: [PATCH 1/2] Fix formatting in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 815b89c..acf627b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # WalletConnect Network Docs -This repository is currently under development. If you come across any issues, please report them. +This repository is currently under development. If you come across any issues, please report them. ## Development From 019190fc5c345194d9f902eaa52a2812572755cc Mon Sep 17 00:00:00 2001 From: Tom Date: Fri, 17 Jul 2026 18:32:34 -0300 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acf627b..09b8523 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This repository is currently under development. If you come across any issues, p Install the [Mintlify CLI](https://www.npmjs.com/package/mint) to preview your documentation changes locally. To install, use the following command: ``` -npm i -g mint +npm i -g mint ``` Run the following command at the root of your documentation, where your `docs.json` is located: