diff --git a/README.md b/README.md index d798400..b54b677 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,4 @@ git repo for PyCharm project of the AMM course exspectrum_plotter ------------------ Python function for creating plots of excitation spectra calculated by the **Turbomole** function *escf*. +It requires the packages *numpy*, *pandas*, *matplotlib* and *pathlib*.