From 0f659820d4f551480863185651a0afbe71fe2bea Mon Sep 17 00:00:00 2001 From: "Josef M. Gallmetzer" <64498081+galjos@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:03:39 +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 0080386..f2d9019 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` molecular dynamics code developed in the [Hofer Lab](https://www.uibk.ac.at/en/aatc/ag-hofer/) 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 the 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