Skip to content

Commit 489f54e

Browse files
committed
add logo to README.md
1 parent 164e461 commit 489f54e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
[![Test and Deploy](https://github.com/abelcarreras/posym/actions/workflows/python-publish.yml/badge.svg?branch=master)](https://github.com/abelcarreras/posym/actions/workflows/python-publish.yml)
44
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7261326.svg)](https://doi.org/10.5281/zenodo.7261326)
55

6-
<div style="display: flex; align-items: center; gap: 10px;">
7-
<img src="posym_logo.png" alt="Logo" width="100">
8-
<h1>PoSym</h1>
9-
</div>
6+
<h1>
7+
<img src="posym_logo.png" alt="Logo" width="70" style="vertical-align: middle;">
8+
PoSym
9+
</h1>
1010

1111
A point symmetry analysis tool written in python designed for theoretical chemistry.
1212
This tool makes use of continuous symmetry measures (CSM) to provide a robust implementation

0 commit comments

Comments
 (0)