From d4088e74b964dd40c9a80780487d531ba3f4ab60 Mon Sep 17 00:00:00 2001 From: Ivo Filot Date: Sat, 14 Dec 2024 22:32:30 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c793e5e..0a4fb3b 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,10 @@ mainly written for educational purposes. The source code has been documented (i.e. commented) relatively extensively to provide students the opportunity to read and understand the algorithm. -> **Note**: Want to know more about electronic structure calculations? Have a look at my -> [free lecture book](https://ifilot.pages.tue.nl/elements-of-electronic-structure-theory/). - +> [!TIP] +> * Want to know more about electronic structure calculations? Have a look at my +> [free lecture book](https://ifilot.pages.tue.nl/elements-of-electronic-structure-theory/). +> * Interested in a Python-based Density Functional Theory code? Have a look at [PyDFT](https://github.com/ifilot/pydft) ## Compilation