Skip to content

Commit c643f56

Browse files
committed
Updated readme.
1 parent cd77ba5 commit c643f56

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22

33
If you're a JavaScript developer, you already know that working with data is a big deal. Why let the Python and R coders get all the glory? JavaScript isn't just good at data visualization, you can move your entire data wrangling pipeline to JavaScript and work more effectively. [Data Wrangling with JavaScript](http://bit.ly/2t2cJu2) teaches you core data munging techniques in JavaScript, along with many libraries and tools that will make your data tasks even easier.
44

5-
This repository contains code the final code for a D3 visualization of space junk covered in Chapter 13 (*Advanced visualization with D3*) of [Data Wrangling with JavaScript](http://bit.ly/2t2cJu2).
5+
This repository contains completed code for a D3 visualization of space junk covered in Chapter 13 (*Advanced visualization with D3*) of [Data Wrangling with JavaScript](http://bit.ly/2t2cJu2).
6+
7+
Please install dependencies with bower before running. You can this using any web-sever, I recommend [live-server](https://www.npmjs.com/package/live-server).

0 commit comments

Comments
 (0)