@ -1,4 +1,4 @@
# Shortest Sum of Squares [DEMO](https://shortest-sum-of-squares.netlify.app/)
# Shortest Sum of Squares ([DEMO](https://shortest-sum-of-squares.netlify.app/))
This is a simple web application that shows a precomputed list of the shortest sum of squares for a given number. The list is
generated in Julia and then exported as a text file. The web application is built using Vite and SolidJS.