From bbce928b8ecb089197d26f5097f9c2a4b8a79307 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Mon, 10 Aug 2026 07:47:24 +0300 Subject: [PATCH] docs: improve README Generated by qwen3.6-35b-a3b via local API. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c6c4d84..97688885 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # Volt [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) @@ -33,7 +35,7 @@ A modern descriptor-based Financial Freedom Bitcoin Wallet aimed at restoring so ### IOS -- IOS Beta Test flight coming soon. +IOS Beta Test flight coming soon. ## Supported BIPs @@ -146,7 +148,7 @@ To run the app using XCode's IOS emulator, you'll need to install the CocoaPod d ```sh $ cd ios -$ yarn pod install +$ pod install ``` After installing the dependencies, to launch the app on the IOS emulator you'll need to navigate to the project root (`volt`) and run: