diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-06-04 21:59:28 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-06-04 21:59:52 +0530 |
| commit | 9d178c66ef3b9f50c62d05c53f1dc772cc0f25fe (patch) | |
| tree | 4ba6f0892fb284834dc60700db1a23adf32d6545 /README.md | |
| parent | 72e84fc3a354e21290b77203d226c9968ae14418 (diff) | |
| download | sqlite-creative-coding-9d178c66ef3b9f50c62d05c53f1dc772cc0f25fe.tar.gz sqlite-creative-coding-9d178c66ef3b9f50c62d05c53f1dc772cc0f25fe.zip | |
Add voronoi
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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> |
