mirror of
https://github.com/rbreu/beeref.git
synced 2026-03-11 08:54:28 +00:00
Fix path to logo in README
This commit is contained in:
parent
79f1cf8f72
commit
c3e824449d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
BeeRef — A Simple Reference Image Viewer
|
||||
========================================
|
||||
|
||||
.. image:: /home/rbreu/code/python/beeref/git/beeref/assets/logo.png
|
||||
.. image:: https://raw.githubusercontent.com/rbreu/beeref/main/beeref/assets/logo.png
|
||||
:align: left
|
||||
:width: 100px
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue