Skip to content

Commit a51a29b

Browse files
committed
add logo to README.md
1 parent 58809ef commit a51a29b

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +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-
<table>
7-
<tr>
8-
<td style="vertical-align: middle;"><img src="posym_logo.png" alt="Logo" width="70"></td>
9-
<td style="vertical-align: middle;"><h1>PoSym</h1></td>
10-
</tr>
11-
</table>
6+
<h1>
7+
<img src="posym_logo.png" alt="Logo" width="20" style="vertical-align: middle;">
8+
PoSym
9+
</h1>
1210

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

0 commit comments

Comments
 (0)