Skip to content

Commit 30efe41

Browse files
authored
Another update of the README
fixing size of the logo and alignment of the header
1 parent 0ab36cb commit 30efe41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div>
2-
<img src="https://raw.githubusercontent.com/GoLP-IST/nata/master/docs/_static/nata-logo.png?token=AAKKMGXZXXRCACBKWRAZDFC6WLTBO" alt="nata logo" width=400 align="right"/>
3-
<h1 align="center">Python visualization and post-processing tool for particle-in-cell codes</h1>
2+
<img src="https://raw.githubusercontent.com/GoLP-IST/nata/master/docs/_static/nata-logo.png?token=AAKKMGXZXXRCACBKWRAZDFC6WLTBO" alt="nata logo" width=320 align="right"/>
3+
<h1 style="text-align:left">Python visualization and post-processing tool for particle-in-cell codes</h1>
44
</div>
55

66
**Nata** is a python package for post-processing and visualizing simulation

0 commit comments

Comments
 (0)