From 37bdb4e4b82a92bc1f7ef841ddee86b2e35a028b Mon Sep 17 00:00:00 2001 From: Antonio De Lucreziis Date: Thu, 16 May 2024 00:19:37 +0200 Subject: [PATCH] updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 93039bd..493bc04 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ generated in Julia and then exported as a text file. The web application is buil The printers in our department have a bug where they will print n^2 copies of a document if you ask for n copies. This solves the problem in a very convoluted way. +I also wanted to try out Vite with SolidJS for once. + ## Usage ### Setup