Update project description and readme

This commit is contained in:
Arne Schlüter 2014-11-10 15:32:37 +01:00
commit fc54df1ca8
2 changed files with 3 additions and 4 deletions

View file

@ -1,3 +1,2 @@
# Data sources # What is this?
A visualization of hate crime in Berlin, starting 2006.
All data so far is taken from the [bundeswahlleiter-page](http://bundeswahlleiter.de/de/bundestagswahlen/fruehere_bundestagswahlen/).

View file

@ -4,7 +4,7 @@
"authors": [ "authors": [
"Arne Schlüter <aesthaddicts@gmail.com>" "Arne Schlüter <aesthaddicts@gmail.com>"
], ],
"description": "Visualizes the results of the German Bundestagswahl against its results.", "description": "Visualizes hate-crime in Berlin",
"main": "app.js", "main": "app.js",
"license": "MIT", "license": "MIT",
"private": true, "private": true,