add menu items to readme

This commit is contained in:
celeste 2023-03-13 03:22:32 -07:00
parent 9a607d7198
commit 13246acf47

View file

@ -28,6 +28,8 @@ buttons shown when hovering over a node in the loom pane:
- in menu:
- create child
- create sibling
- delete all children
- delete all siblings
to install, clone this repository into a directory in `[vault]/.obsidian/plugins`.
in the plugin directory, run `npm i` and `npm run build`. you will need node.js 14 or higher.