From 75227f2004031dd5413b7a268231a2646bcc39a0 Mon Sep 17 00:00:00 2001
From: leoborn <born.leo@gmx.de>
Date: Tue, 23 Jul 2019 15:14:20 +0200
Subject: [PATCH] Updated title of READMEs

---
 README.md               | 2 +-
 visualization/README.md | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 8aba390..0032ee7 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 3026921..0ac1edb 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
-- 
GitLab