From de5feafee06fd6efe9e63d5c28ee81edafacaa0a Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Thu, 13 Nov 2025 23:27:10 +1000 Subject: [PATCH] Create README.md --- src/SharpIDE.Photino/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/SharpIDE.Photino/README.md diff --git a/src/SharpIDE.Photino/README.md b/src/SharpIDE.Photino/README.md new file mode 100644 index 0000000..175efdd --- /dev/null +++ b/src/SharpIDE.Photino/README.md @@ -0,0 +1,6 @@ +## SharpIDE.Photino + +This was my first attempt with Blazor and Photino, before reaching the point +of needing to work with the monaco editor and javascript, and deciding to reimplement the UI in Godot. +I have left it in the repo as a reference, but it will not receive any updates. +