Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit a57410e

Browse files
committed
Logo tweaks.
1 parent afe9e4e commit a57410e

File tree

5 files changed

+5
-2
lines changed

5 files changed

+5
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
*A toolbox for biosignal processing written in Python.*
44

5-
[![Image](https://github.com/PIA-Group/BioSPPy/raw/master/docs/logo/logo.png "I know you're listening!")](http://biosppy.readthedocs.org/)
5+
[![Image](https://github.com/PIA-Group/BioSPPy/raw/master/docs/logo/logo_400.png "I know you're listening!")](http://biosppy.readthedocs.org/)
66

77
The toolbox bundles together various signal processing and pattern recognition
88
methods geared towards the analysis of biosignals.

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ regardless of the form of action or legal theory under which the
7676
liability may be asserted, even if advised of the possibility of such
7777
damages.
7878

79-
.. |Image| image:: https://github.com/PIA-Group/BioSPPy/raw/master/docs/logo/logo.png
79+
.. |Image| image:: https://github.com/PIA-Group/BioSPPy/raw/master/docs/logo/logo_400.png
8080
:target: http://biosppy.readthedocs.org/

docs/logo/logo_400.png

17.1 KB
Loading
8.47 KB
Loading

docs/logo/make_small.bat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
magick logo.png -resize 400x400 logo_400.png
2+
magick logo_inverted_no_tag.png -resize 400x400 logo_inverted_no_tag_400.png
3+
pause

0 commit comments

Comments
 (0)