From e6a964ee23fe545788299475b8d00d2211f71808 Mon Sep 17 00:00:00 2001 From: "Josef M. Gallmetzer" <64498081+galjos@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:04:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2d9019..6e2e875 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ # VibrationalAnalysis.jl -This package provides tools to perform [vibrational analysis](https://gaussian.com/vib/) of molecules. It is based on the output of the QMCFC and [PQ](https://github.com/MolarVerse/PQ) molecular dynamics codes developed of the [University of Innsbruck](https://www.uibk.ac.at/). +This package provides tools to perform [vibrational analysis](https://gaussian.com/vib/) of molecules. It is based on the output of QMCFC and [PQ](https://github.com/MolarVerse/PQ) molecular dynamics codes developed of the [University of Innsbruck](https://www.uibk.ac.at/). ## Installation ```julia-repl