From c6a3d399c5dbf21c3ca27601e6ea6cc5b1148fc0 Mon Sep 17 00:00:00 2001 From: Alexander Gabriel Date: Sat, 13 Mar 2021 14:01:00 +0100 Subject: [PATCH] Added Link to live-instance --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8e26d92..fd99156 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,6 @@ For everyone, interrested, in how i did this, here is my (not beautiful) code. I cleaned up a little bit, get smarty with composer now because i can. I also changed method of the form to GET and added a flag ?API=1 to give back json. This should enable usage from any other program :) +You can test it here: https://sudokuclean.digital-infinity.de/ + Have Fun, reading. \ No newline at end of file