From 3a491412077c6e033b573e0a0875b7cd5642c9b6 Mon Sep 17 00:00:00 2001
From: Christopher Pietsch <cpietsch@gmail.com>
Date: Tue, 2 Oct 2018 17:00:28 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 9f94f55..42decc4 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,12 @@ Apart from the metadata, you need to preprocess the image files, i.e., to genera
 
 ## Credits
 
-VIKUS Viewer was designed and developed by Christopher Pietsch. The VIKUS Viewer software is based on the visualization code behind Past Visions, a collaborative effort by Katrin Glinka, Christopher Pietsch, and Marian Dörk carried out at the University of Applied Sciences Potsdam in the context of the Urban Complexity Lab during the research project VIKUS (2014-2017).
+VIKUS Viewer was designed and developed by Christopher Pietsch. 
+The VIKUS Viewer software is based on the visualization code behind Past Visions, a collaborative effort by Katrin Glinka, Christopher Pietsch, and Marian Dörk carried out at the University of Applied Sciences Potsdam in the context of the Urban Complexity Lab during the research project VIKUS (2014-2017).
+
+### Libraries
+- [pixi.js](https://github.com/pixijs/pixi.js)
+- [d3.js](https://github.com/d3/d3)
 
 ## License
 
-- 
GitLab