diff --git a/AUTHORS.md b/AUTHORS.md
index 35cb13f32e6aeea997c166976a7d49ef8abd3ce3..b850f3d88282df5a44cbd1e827053f8b21c2276a 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -11,3 +11,9 @@
 - José L. Lado
 
 ## Funding
+
+The project was developed in [Delft University of
+Technology](https://www.tudelft.nl/en/).
+We acknowledge funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation program grant agreement No. 828948
+(AndQC) and [Netherlands
+Organisation for Scientific Research (NWO/OCW)](https://www.nwo.nl/) 016.Vidi.189.180 grant.
diff --git a/pyproject.toml b/pyproject.toml
index 3d468e22628f4d7abfacfaa937b73a7a7d0388ff..ecdce71916f5cdbca9a789636d6e53507827d91c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -48,4 +48,4 @@ include = [
 
 [tool.codespell]
 skip = "*.ipynb"
-ignore-words-list = "multline, ket, bra, braket"
+ignore-words-list = "multline, ket, bra, braket, nwo"