Skip to content

Commit

Permalink
attempt to fix readme image display [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
henrysky committed Apr 26, 2023
1 parent 7ee3aec commit 73c3e95
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
.. raw:: html

<p align="center">
<img width="25%" src="https://raw.githubusercontent.com/henrysky/astroNN/master/astroNN_icon_withname.png" />
</p>
.. image:: https://raw.githubusercontent.com/henrysky/astroNN/master/astroNN_icon_withname.png
:width: 200px
:align: center

|
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@
author_email="henrysky.leung@utoronto.ca",
description="Deep Learning for Astronomers with Tensorflow",
long_description=long_description,
long_description_content_type="text/x-rst",
)

0 comments on commit 73c3e95

Please sign in to comment.