Skip to content

Commit

Permalink
Another attempt of fixing the logo size (#124)
Browse files Browse the repository at this point in the history
* Another attempt of fixing the logo size

* Fix logo size
  • Loading branch information
FanwangM authored Oct 17, 2024
1 parent 6f5500a commit 43913f7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@ along with AtomDB. If not, see <http://www.gnu.org/licenses/>.
-->


![logo](website/logo_small.png)
<div style="text-align:left">
<!-- <h1 style="margin-right: 20px;">The Selector Library</h1> -->
<img src="https://github.com/theochem/AtomDB/blob/master/website/logo_small.png?raw=true" alt="Logo" width="200">
</div>


[![This project supports Python 3.9+](https://img.shields.io/badge/Python-3.9+-blue.svg)](https://python.org/downloads)
Expand Down

0 comments on commit 43913f7

Please sign in to comment.