Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simongravelle authored Nov 10, 2023
1 parent 311478c commit ce15d2e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# Learn molecular simulation with python

The goal of [Learn molecular simulations with Python](https://mdcourse.github.io/) is to write a simple
code containing most of the basic-most functionalities of molecular simulations: including molecular
dynamics and monte carlo simulations.
codes containing most of the basic-most functionalities of molecular simulations, including molecular
dynamics and Monte Carlo simulations.

<img src="docs/source/_static/logo/logo-py.png" width="30%" align="right"/></a>


The target audience are people either completely new to molecular simulations, or user of user-friendly
codes such as LAMMPS and GROMACS wanting to understand better what is hiding behind those codes.
The target audience are people either completely new to molecular simulations, or users of user-friendly
codes such as LAMMPS and GROMACS wanting to better understand what is hiding behind those codes.

The Python code that will be written here will be used to realize some simple scientific projects.

Expand Down

0 comments on commit ce15d2e

Please sign in to comment.