Skip to content

Commit

Permalink
add really simple README
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Dec 22, 2022
1 parent 6871348 commit 1f892de
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
@@ -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
```

0 comments on commit 1f892de

Please sign in to comment.