diff --git a/README.md b/README.md index 17f7e93..4268408 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ Each Markdown file will contain: - [ ] The full thread, if applicable - [ ] The link card, if any -Most of these values will be in the form of `key:: value` for easy integration with Obsidian's plugin Dataview. A sample script is available [here](./dataview-query.js) +Most of these values will be in the form of `key:: value` for easy integration with Obsidian's plugin Dataview. + +A sample script to render all your bookmarks is available [here](./dataview-query.js) ## Build & Run