From f7120340c08418d18f850e548ae5579cb3a49565 Mon Sep 17 00:00:00 2001 From: nakednous Date: Mon, 12 Aug 2024 07:50:45 -0500 Subject: [PATCH] read paper badget --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3b52763..c4497ff 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Read the Paper](https://img.shields.io/badge/Read%20the%20Paper-ScienceDirect-blue)](https://www.sciencedirect.com/science/article/pii/S2352711024002097?ref=cra_js_challenge&fr=RR-1) + # p5.quadrille.js [p5.js](https://p5js.org/) [quadrille](https://en.wikipedia.org/wiki/Square_tiling) open source library designed for implementing various [puzzle video games](https://en.wikipedia.org/wiki/Puzzle_video_game) and conducting visual computing experiments.