From 8ce2a8111f15128bb3223c418ef4bf2a536f8b7c Mon Sep 17 00:00:00 2001
From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com>
Date: Sun, 9 Nov 2025 00:49:53 +1000
Subject: [PATCH] Update README.md (#1)
---
README.md | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 71c6916..ff26e4c 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,13 @@
-# SharpIDE.Photino
+
+
+
+ SharpIDE
+
-if using a preview .NET SDK, ensure that `DOTNET_ROLL_FORWARD_TO_PRERELEASE` is set to `1` as per https://github.com/godotengine/godot/issues/98334, otherwise it will blow up.
\ No newline at end of file
+An open source, modern & fast IDE for .NET
+
+
+
+
+### Building
+if using a preview .NET SDK, ensure that `DOTNET_ROLL_FORWARD_TO_PRERELEASE` is set to `1` as per https://github.com/godotengine/godot/issues/98334, otherwise it will blow up.