You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ This repository contains completed code for a D3 visualization of space junk cov
8
8
9
9
Please install dependencies with bower before running. You can run this example using any web-sever, I recommend [live-server](https://www.npmjs.com/package/live-server).
10
10
11
+
[You can support my work here](https://www.codecapers.com.au/about#support-my-work)
12
+
11
13
## Getting it running
12
14
13
15
Clone the repo, open a command line and change directory into the repo, then...
@@ -24,4 +26,4 @@ Run the web server in the repo directory:
24
26
25
27
live-server
26
28
27
-
A browser should open and load the web page. You should see the visualization.
29
+
A browser should open and load the web page. You should see the visualization.
0 commit comments