Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit e0ffb7e

Browse files
committed
docs: add installation instructions to README
1 parent 18580a4 commit e0ffb7e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,19 @@ As the name suggests, this is a store for CSS snippets for Obsidian. It allows y
55
> This Plugin is currently under development!
66
77
## Roadmap
8-
98
- [x] Install Snippet
109
- [x] Uninstall Snippet
1110
- [x] Style Store
1211
- [x] Search
1312

13+
## Installation
14+
15+
### Using BRAT plugin
16+
- use [BRAT](https://github.com/TfTHacker/obsidian42-brat) plugin
17+
### Manual
18+
- download source code from [latest release](https://github.com/xavwe/obsidian-nerdfont-icon-picker/releases/latest)
19+
- unpack it into `path/to/vault/.obsidian/plugins`
20+
1421
## Submit your snippet
1522
To add your plugin to the list, make a pull request to the `snippets.json` file. Please add your snippet to the end of the list.
1623

0 commit comments

Comments
 (0)