Skip to content

Commit

Permalink
Update README.rst (#96)
Browse files Browse the repository at this point in the history
* Update README.rst

* Update setup.py
  • Loading branch information
jrm5100 committed Mar 11, 2021
1 parent 6c6d421 commit 477a4be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. raw:: html

<div align="center">
<img src="docs/source/_static/clarite_logo.png" alt="clarite logo"/>
<img src="https://raw.githubusercontent.com/HallLab/clarite-python/master/docs/source/_static/clarite_logo.png" alt="clarite logo"/>
</div>

<br/>
Expand Down Expand Up @@ -70,4 +70,4 @@ Lucas AM, et al (2019)
2.
Passero K, et al (2020)
`Phenome-wide association studies on cardiovascular health and fatty acids considering phenotype quality control practices for epidemiological data. <https://www.worldscientific.com/doi/abs/10.1142/9789811215636_0058>`_
*Pacific Symposium on Biocomputing*: 25, 659
*Pacific Symposium on Biocomputing*: 25, 659
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
cmdclass=versioneer.get_cmdclass(),
description="CLeaning to Analysis: Reproducibility-based Interface for Traits and Exposures",
long_description=readme,
long_description_content_type='text/x-rst',
author="Hall Lab",
author_email="mah546@psu.edu",
url="https://github.com/HallLab/clarite-python",
Expand Down

0 comments on commit 477a4be

Please sign in to comment.