From 1db6c845597eaa6a05016fb0662e87d5b6d2f583 Mon Sep 17 00:00:00 2001
From: Lukas Muechler <lfm5572@psu.edu>
Date: Fri, 1 Sep 2023 13:21:51 -0400
Subject: [PATCH] Update file README.md

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 692a7c0..c4303c0 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,9 @@
 
 This repo contains input files, scripts and data necessary to reproduce the figures and findings discussed in
 https://chemrxiv.org/engage/chemrxiv/article-details/64d4fd6269bfb8925ab5323b 
+
+
+# Required packages
+
+To run the exact diagonalization calculations TRIQS is required (https://triqs.github.io/triqs/latest/install.html)
+The plotting is done via matplotlib and plotly.
\ No newline at end of file
-- 
GitLab