From 2dca322b70c506df4427517f096d421d43fc99b0 Mon Sep 17 00:00:00 2001 From: Pierre-Francois Loos Date: Mon, 10 Jul 2023 20:14:51 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c2e5cfa..b7140a1 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ # What is it? - +QuAcK is a small electronic structure program written in `Fortran 90` and developed at the Laboratoire de Chimie et Physique Quantiques [LCPQ](https://www.lcpq.ups-tlse.fr) (Toulouse, France). +QuAcK is usually used for prototyping purposes and the successful ideas are usually implemented more efficiently in [quantum package](https://quantumpackage.github.io/qp2/). QuAcK is an excellent place to start for experienced PhD students or postdocs as the code is simple and written in a fairly well-known and straightforward language. # Installation guide The QuAcK software can be downloaded on GitHub as a Git repository