From 0de32a17f8158b77e518c4cce845da72d1495541 Mon Sep 17 00:00:00 2001 From: sakul-45 <81963567+sakul-45@users.noreply.github.com> Date: Sun, 20 Feb 2022 18:56:53 +0100 Subject: [PATCH] updating README --- README.md | 1 + 1 file changed, 1 insertion(+) 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*.