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,