Skip to content

Commit

Permalink
Fix the url of the screenshot image
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrochlore authored Apr 7, 2021
1 parent c44c406 commit 009683c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This is an [Obsidian](https://obsidian.md/) plugin that helps you track tags and

For example, one can track simple tag (#exercise-pushup), value-attached tag (#weight:60kg), nested tag (#finance/bank1/transfer:100000USD) or text ('⭐', 'love', '👍', or '👎') over a specified period of time. Currently, a line chart or a summary will be generated to represent the tracked result.

<img src="https://raw.githubusercontent.com/pyrochlore/obsidian-tracker/master/docs/images/screenshot_v1.1.png" width="800">
<img src="https://raw.githubusercontent.com/pyrochlore/obsidian-tracker/master/docs/images/Screenshot_v1.1.png" width="800">

## Installation
### Install from Obsidian Settings Panel
Expand Down

0 comments on commit 009683c

Please sign in to comment.