From fc54df1ca8cca30956f10c28c09c1b7c893b1748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arne=20Schl=C3=BCter?= Date: Mon, 10 Nov 2014 15:32:37 +0100 Subject: [PATCH] Update project description and readme --- README.md | 5 ++--- www/bower.json | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 991ca9b..258be22 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,2 @@ -# Data sources - -All data so far is taken from the [bundeswahlleiter-page](http://bundeswahlleiter.de/de/bundestagswahlen/fruehere_bundestagswahlen/). \ No newline at end of file +# What is this? +A visualization of hate crime in Berlin, starting 2006. \ No newline at end of file diff --git a/www/bower.json b/www/bower.json index a9f6119..167700f 100644 --- a/www/bower.json +++ b/www/bower.json @@ -4,7 +4,7 @@ "authors": [ "Arne Schlüter " ], - "description": "Visualizes the results of the German Bundestagswahl against its results.", + "description": "Visualizes hate-crime in Berlin", "main": "app.js", "license": "MIT", "private": true,