diff --git a/README.md b/README.md index a6bec71..c73f9e4 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,14 @@ A modern, cross platform & open source IDE for .NET ## Debug (WIP) image +## Build +image + +## NuGet (WIP) +image + +## Test Explorer (WIP) +image ### 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.