add really simple README

main
Brian Hicks 2022-12-22 06:47:42 -06:00
parent 6871348196
commit 1f892de949
Signed by: brian
GPG Key ID: C4F324B9CAAB0D50
1 changed files with 9 additions and 0 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# Obsidian Pagerank
Have you ever been curious what the most "popular" page in your [Obsidian](https://obsidian.md) vault is?
Well, wonder no longer!
```
cargo run --root /path/to/your/vault
```