aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index ef15bbe..368a2ff 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,10 @@ Generating some visuals with SQL because nobody stopped me. With the magic of [r
<h3><a href="./src/polka.sql">Just some dots</a></h3>
<img src="media/polka.png" />
</td>
- <td width="50%" valign="top"></td>
+ <td width="50%" valign="top">
+ <h3><a href="./src/voronoi.sql">Voronoi</a></h3>
+ <img src="media/voronoi.png" />
+ </td>
</tr>
</table>