Skip to content

Commit 79bc95c

Browse files
committed
maint: remove logo from repo and use the one in site on README file.
Ilan really wants an icon to appear when someone checks the source in github. The only way to do that is via the README file which is just a text file. While nothing on this repo makes use a logo or icon yet (this might change later if we add it to the microscope-gui program) we added the svg to the doc directory. However, if we specify the svg on the README it doesn't work, it needs to be a bitmap. We could covert it but we are already doing it for the site repo (python-microscope.org) so reference that one instead and remove the source for the image.
1 parent c220e9b commit 79bc95c

File tree

2 files changed

+7
-19
lines changed

2 files changed

+7
-19
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Python-Microscope
2+
*****************
3+
4+
.. image:: https://github.com/python-microscope/python-microscope.org/raw/master/_static/microscope-logo-96-dpi.png
5+
:align: center
6+
:alt: Python-Microscope logo
7+
18
Python's ``microscope`` package is a free and open source library for:
29

310
* control of local and remote microscope devices;

doc/Py-microscope-icon-v5.svg

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)