Skip to content

Commit e1354eb

Browse files
committed
center title in README file
1 parent f0c70fc commit e1354eb

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

.DESCRIPTION.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
1+
2+
<div align="center">
3+
4+
# A Set of Tutorials for the LAMMPS Simulation Package
5+
16
[![DOI](https://zenodo.org/badge/314814105.svg)](https://zenodo.org/doi/10.5281/zenodo.14747799)
27
[![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-blue.svg)](https://creativecommons.org/licenses/by/4.0/)
38
[![PDF](https://img.shields.io/badge/PDF-lammps--tutorials.pdf-blue.svg)](lammps-tutorials.pdf)
49

5-
# A Set of Tutorials for the LAMMPS Simulation Package
10+
</div>
11+
12+
<br>
613

7-
This article introduces a suite of tutorials designed to make learning LAMMPS
8-
more accessible to new users.
14+
This repository contains the article introducing a suite of tutorials designed
15+
to make learning LAMMPS more accessible for new users.
916

1017
## Tutorials
1118

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,21 @@ list in "files.txt".
77
-->
88

99

10+
11+
<div align="center">
12+
13+
# A Set of Tutorials for the LAMMPS Simulation Package
14+
1015
[![DOI](https://zenodo.org/badge/314814105.svg)](https://zenodo.org/doi/10.5281/zenodo.14747799)
1116
[![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-blue.svg)](https://creativecommons.org/licenses/by/4.0/)
1217
[![PDF](https://img.shields.io/badge/PDF-lammps--tutorials.pdf-blue.svg)](lammps-tutorials.pdf)
1318

14-
# A Set of Tutorials for the LAMMPS Simulation Package
19+
</div>
20+
21+
<br>
1522

16-
This article introduces a suite of tutorials designed to make learning LAMMPS
17-
more accessible to new users.
23+
This repository contains the article introducing a suite of tutorials designed
24+
to make learning LAMMPS more accessible for new users.
1825

1926
## Tutorials
2027

0 commit comments

Comments
 (0)