diff --git a/README.md b/README.md index e1b363f..7eba494 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,12 @@ This is a simple python code to perform simple lennard-jonesium 2D simulation. The aim of this is to use in a computational/physical chemistry laboratory excersize. +Install: + +python setup.py build +python setup.py install + +Requires C++ complier. + Contact: arm61@bath.ac.uk