diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..9a874b5 Binary files /dev/null and b/.DS_Store differ diff --git a/README.md b/README.md index 9bfcfb9..85fceec 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,11 @@ Example of D3.js usage to render flights connections map +Demo site: http://d3js.robertjesionek.com/flight-connections-map/ + # Installation and running 1. npm install 2. gulp watch + +