Skip to content

Commit ad9948d

Browse files
committed
improved README
1 parent fcc920d commit ad9948d

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

README.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,18 @@
22
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
33
![Build Status](https://img.shields.io/github/actions/workflow/status/mdcourse/python-codes/ci.yml?branch=main)
44

5-
# Learn Molecular Simulations with Python
5+
# Step-by-Step Molecular Simulations with Python
66

7-
This repository contains the Python code associated with the [Learn Molecular Simulations with Python](https://mdcourse.github.io/) project.
8-
The most recent version of the code is located in the [python-codes/](python-codes/) folder.
7+
This repository contains the Python code associated with
8+
the [Learn Molecular Simulations with Python](https://mdcourse.github.io/)
9+
project. The most recent version of the code is located in
10+
the [python-codes/](python-codes/) folder.
911

10-
# Learn Molecular Simulations with Python
12+
### Acknowledgments and license
1113

12-
This repository contains the Python code associated with the [Learn Molecular Simulations with Python](https://mdcourse.github.io/) project.
13-
The most recent version of the code is located in the [python-codes/](python-codes/) folder.
14+
This project has received funding from the European
15+
Union's Horizon 2020 research and innovation programme
16+
under the Marie Skłodowska-Curie grant agreement No 101065060.
17+
All inputs, scripts, and data files are released under the GNU
18+
General Public License v3.0. The released files have been uploaded
19+
to [Zenodo](https://zenodo.org/), under its [DOI](https://zenodo.org/records/13624976).

0 commit comments

Comments
 (0)