From c20bed71fcb42e64446109e95ee0cc166950bd79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anto=20Kein=C3=A4nen?= <62938747+antoKeinanen@users.noreply.github.com> Date: Wed, 10 May 2023 16:40:19 +0300 Subject: [PATCH] reformat readme.md headers --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6a91e18..e13a16c 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ Preview of the plugin. Image by Nuno Campos

-## Installation -### Installation through Obsidian community marketplace +# Installation +## Installation through Obsidian community marketplace This plugin can now be installed inside obsidian in the community plugins tab. [Link](obsidian://show-plugin?id=advanced-merger) 1. Go to obsidian settings panel. 2. Open community plugins tab. @@ -16,14 +16,14 @@ This plugin can now be installed inside obsidian in the community plugins tab. [ 4. Search `Advanced Merger`. 5. Install and enable the plugin. -### Manual installation +## Manual installation 1. Download the latest release from [releases page](https://github.com/antoKeinanen/obsidian-advanced-merger/releases). 2. Extract the zip archive. 3. Move the 2 files (`manifest.json`, and `main.js`) to `/.obsidian/plugins/obsidian-advanced-merger` 4. Start obsidian, go to settings>community plugins, and turn `Advanced merger` on. -## Usage +# Usage Using Advanced merge is very easy! Just right click a folder and select `merge folder`. -## Support +# Support You can support me by buying me a coffee at [buymeacoffee.com](https://www.buymeacoffee.com/antokeinanen)! \ No newline at end of file