Skip to content

Commit

Permalink
README: fix icon
Browse files Browse the repository at this point in the history
File 'resoday-icon.png' was renamed in commit a120207 (Logo: rename file
resoday-icon-64px.png, 2023-07-09), but I forgot to update its inclusion
in the README.md file.

Update README.md with the new filename for the icon and switch to
reference link syntax, while we're here.
  • Loading branch information
rybak committed Aug 11, 2023
1 parent b82824e commit 853dd84
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Resoday icon](src/main/resources/dev/andrybak/resoday/gui/resoday-icon.png)
![Resoday icon][icon]

Resoday – habit tracking calendar
=================================
Expand Down Expand Up @@ -41,6 +41,7 @@ TODO
----
[TODO list in Taskell (Markdown-like) format][TODO]

[icon]: src/main/resources/dev/andrybak/resoday/gui/resoday-icon-64px.png
[Simone]: http://www.simonegiertz.com/every-day-calendar
[Veritasium]: https://www.youtube.com/watch?v=Pm9CQn07OjU&t=4m26s
[TODO]: https://github.com/rybak/resoday/blob/todo/TODO.md
Expand Down

0 comments on commit 853dd84

Please sign in to comment.