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-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
The **Gallery of Concept Visualization** features projects which use pictures to communicate complex and difficult ideas, the same way data visualizations use pictures to make sense of data.
4
4
5
+

6
+
5
7
## Contribute
6
8
7
9
Feel free to <ahref='mailto:joshuah@alum.mit.edu'>email</a> with comments, questions, and contributions.
@@ -12,7 +14,7 @@ There's a build process involved: `build.sh` generates `data.json` from `src/ind
12
14
13
15
`build.sh` requires `yaml2json` and `babel`. Both are available from `npm`.
14
16
15
-
With [http://entrproject.org/](entr), you can set up a nifty auto-build system:
17
+
With [entr](http://entrproject.org/), you can set up a nifty auto-build system:
0 commit comments