diff --git a/package.json b/package.json index db28297..a7e7241 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "d3-worldcup", "version": "1.0.0", - "description": "", + "description": "Chord diagram visualizations of soccer world cups from 1930-2014.", "main": "worldcup.js", "dependencies": { "ansi-regex": "^2.0.0", diff --git a/rounds.json b/rounds.json deleted file mode 100644 index 73aab35..0000000 --- a/rounds.json +++ /dev/null @@ -1 +0,0 @@ -{"17":"Quarter-finals","16":"Round of 16","15":"Matchday 15","14":"Matchday 14","8":"Matchday 8","13":"Matchday 13","9":"Matchday 9","12":"Matchday 12","11":"Matchday 11","10":"Matchday 10","4":"Matchday 4","5":"Matchday 5","20":"Final","6":"Matchday 6","7":"Matchday 7","1":"Matchday 1","2":"Matchday 2","19":"Match for third place","3":"Matchday 3","18":"Semi-finals"} \ No newline at end of file