updating README

This commit is contained in:
sakul-45 2022-02-20 18:56:53 +01:00
parent e4b7d34ad5
commit 0de32a17f8

View File

@ -5,3 +5,4 @@ git repo for PyCharm project of the AMM course
exspectrum_plotter exspectrum_plotter
------------------ ------------------
Python function for creating plots of excitation spectra calculated by the **Turbomole** function *escf*. Python function for creating plots of excitation spectra calculated by the **Turbomole** function *escf*.
It requires the packages *numpy*, *pandas*, *matplotlib* and *pathlib*.