Skip to content

Commit e9db040

Browse files
committed
add picture to README
1 parent 0c28301 commit e9db040

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
![Thumbnails of gallery projects](https://pbs.twimg.com/media/CQF8burUwAABKb_.jpg:medium)
6+
57
## Contribute
68

79
Feel free to <a href='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
1214

1315
`build.sh` requires `yaml2json` and `babel`. Both are available from `npm`.
1416

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:
1618

1719
```sh
1820
ls src/* | entr ./build.sh

0 commit comments

Comments
 (0)