diff --git a/README.md b/README.md
index 8aba3908d541dee7cc59463df1fc51f324eb6861..0032ee7c477953be3680660782ad7b9b69f0010f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# hch-kg
+# obc2kg
 
 This repo contains the resources (data and scripts) for the workshop entitled "Providing new views on textual data with knowledge graphs" held at the [2nd Heidelberg Summer School of Computing Humanities](https://hch19.cl.uni-heidelberg.de) on July 19th, 2019 by Juri Opitz and Leo Born.
 
diff --git a/visualization/README.md b/visualization/README.md
index 3026921eacee9c42abca96c97a77edfbfa102448..0ac1edb660fc82a083e4fdfb81eb8514ee7ee9e2 100644
--- a/visualization/README.md
+++ b/visualization/README.md
@@ -1,6 +1,6 @@
-# hch-kg: visualization suite
+# obc2kg: visualization suite
 
-This directory contains the visualization suite for the workshop ""Providing new views on textual data with knowledge graphs". It is written in JavaScript and based on [Angular JS v1](https://angularjs.org). The main visualization component is based on [visjs](https://visjs.org).
+This directory contains the visualization suite for the workshop ""Providing new views on textual data with knowledge graphs". It is written in JavaScript and based on [Angular JS v1](https://angularjs.org). The main visualization component is based on [vis.js](https://visjs.org).
 
 ## Requirements
 1. Active internet connection as some of the dependencies are loaded via CDNs