Skip to content

Commit 621d195

Browse files
committed
[FIX] size of deepmol logo
1 parent 7d99f49 commit 621d195

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# DeepMol
22

3-
![deepmol_logo](docs/imgs/deepmol_logo.png)
3+
<!-- ![deepmol_logo](docs/imgs/deepmol_logo.png) -->
4+
<img src="docs/imgs/deepmol_logo.png" alt="drawing" width="500"/>
45

56
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.13121149.svg)](https://doi.org/10.1186/s13321-024-00937-7)
67
[![ReadTheDocs](https://img.shields.io/badge/Readthedocs-%23000000.svg?style=for-the-badge&logo=readthedocs&logoColor=white)](https://deepmol.readthedocs.io/en/latest/)

docs/deepmol_docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Installation
22

3-
![alt text](../imgs/deepmol_logo.png)
3+
<img src="../imgs/deepmol_logo.png" alt="drawing" width="500"/>
44

55
## Pip
66

docs/deepmol_docs/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Introduction
22

3-
![alt text](../imgs/deepmol_logo.png)
3+
<img src="../imgs/deepmol_logo.png" alt="drawing" width="500"/>
44

55
DeepMol is a Python-based machine and deep learning framework for drug discovery.
66
It offers a variety of functionalities that enable a smoother approach to many

0 commit comments

Comments
 (0)