Update README.md

This commit is contained in:
Simon Cambier
2022-04-27 19:19:40 +02:00
committed by GitHub
parent b1db397923
commit 3417d30508

View File

@@ -20,10 +20,9 @@ Under the hood, it uses the excellent [MiniSearch](https://github.com/lucaong/mi
## Installation ## Installation
Omnisearch is not yet available on the official community plugins repository. You can either: [Omnisearch is available on the official Community Plugins repository](https://obsidian.md/plugins?search=omnisearch#).
- Install it through [BRAT](https://github.com/TfTHacker/obsidian42-brat) You can also install it through [BRAT](https://github.com/TfTHacker/obsidian42-brat) for the future beta releases.
- Or download the `omnisearch-x.y.z.zip` file from the [releases page](https://github.com/scambier/obsidian-omnisearch/releases) and unzip it in your `.obsidian/plugins` folder. You'll have to update it manually, though.
## Usage ## Usage
@@ -64,4 +63,4 @@ For example, if you'd like the usual yellow highlight on search matches, you can
## LICENSE ## LICENSE
Omnisearch is licensed under [GPL-3](https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)). Omnisearch is licensed under [GPL-3](https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)).